Skip to content

Instantly share code, notes, and snippets.

@drewhamlett
Last active December 10, 2022 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewhamlett/a6ef6b7b0e22f5603c287a032547d1d2 to your computer and use it in GitHub Desktop.
Save drewhamlett/a6ef6b7b0e22f5603c287a032547d1d2 to your computer and use it in GitHub Desktop.
{
"version": "v1.0.0",
"notes": "Test version",
"pub_date": "2020-06-22T19:25:57Z",
"platforms": {
"darwin-aarch64": {
"signature": "",
"url": "https://github.com/tauri-apps/tauri-test/releases/download/v1.0.0/app-aarch64.app.tar.gz"
},
"darwin-x86_64": {
"signature": "",
"url": "https://github.com/tauri-apps/tauri-test/releases/download/v1.0.0/app-x86_64.app.tar.gz"
},
"linux-x86_64": {
"signature": "",
"url": "https://github.com/tauri-apps/tauri-test/releases/download/v1.0.0/app.AppImage.tar.gz"
},
"windows-x86_64": {
"signature": "",
"url": "https://github.com/tauri-apps/tauri-test/releases/download/v1.0.0/app.x64.msi.zip"
},
"windows-i686": {
"signature": "",
"url": "https://github.com/tauri-apps/tauri-test/releases/download/v1.0.0/app.x86.msi.zip"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment