Created
January 24, 2022 11:17
-
-
Save slantview/2bc254b1c1b707aca7d87a4324a7878e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"v0.1.1", | |
| "notes":"Test version 2", | |
| "pub_date":"2022-01-24T00:00:00Z", | |
| "platforms": { | |
| "darwin": { | |
| "signature":"", | |
| "url":"https://github.com/lemarier/tauri-test/releases/download/v1.0.0/app.app.tar.gz" | |
| }, | |
| "linux": { | |
| "signature":"", | |
| "url":"https://github.com/lemarier/tauri-test/releases/download/v1.0.0/app.AppImage.tar.gz" | |
| }, | |
| "win64": { | |
| "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