Last active
July 24, 2022 13:53
-
-
Save lucasfernog/107249b1d34e08bfdd829bb136017eaf to your computer and use it in GitHub Desktop.
Tauri Updater JSON test
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
{ | |
"version": "v0.1.0", | |
"pub_date": "2022-07-24T22:55:50Z", | |
"platforms": { | |
"linux-x86_64": { | |
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVRdTcyMlFiTzlhY2hHL3dXelhPTDJISEhwcGtiaDJWV0YvRC9tZXQ3a1hRUVRvclRQSEVHYVRGQWx0U2FNc3VMT3F6VUFrTDNJUE5uWTZ6SXdiYVhUcGlZcG45eldBM1FnPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNjU4NjY5ODE2CWZpbGU6dXBkYXRlcl8wLjEuMF9hbWQ2NC5BcHBJbWFnZS50YXIuZ3oKQ2trVGRzWnZhai9VSkFDUnIvMWt6QnpEQVNnMzdtS04rK2lEMDl0b3kyYzdoemVQa3c2ZG8zWTJQM1hueWNPdzRXNjZWKzNTbUpSQXBlSmxJVHBlQUE9PQo=", | |
"url": "https://github.com/lucasfernog/discourse/releases/download/v2.8.0.beta7/updater_0.1.0_amd64.AppImage.tar.gz" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment