Skip to content

Instantly share code, notes, and snippets.

@betamos
Created July 1, 2022 02:39
Show Gist options
  • Save betamos/7531834410cb8517e08ff890f9e76b90 to your computer and use it in GitHub Desktop.
Save betamos/7531834410cb8517e08ff890f9e76b90 to your computer and use it in GitHub Desktop.
{
"version": "v1.0.0",
"notes": "Added Facebook like button",
"pub_date": "2022-06-30T19:25:57Z",
"platforms": {
"darwin-x86_64": {
"signature": "",
"url": "https://github.com/lemarier/tauri-test/releases/download/v1.0.0/app.app.tar.gz"
},
"darwin-aarch64": {
"signature": "",
"url": "https://github.com/lemarier/tauri-test/releases/download/v1.0.0/silicon/app.app.tar.gz"
},
"linux-x86_64": {
"signature": "",
"url": "https://github.com/lemarier/tauri-test/releases/download/v1.0.0/app.AppImage.tar.gz"
},
"windows-x86_64": {
"signature": "",
"url": "https://github.com/lemarier/tauri-test/releases/download/v1.0.0/app.x64.msi.zip"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment