We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634deef commit 455bdc3Copy full SHA for 455bdc3
src-tauri/tauri.conf.json
@@ -13,7 +13,7 @@
13
"updater": {
14
"active": true,
15
"endpoints": [
16
- "https://github.com/Rahuletto/rocket/releases/download/v{{current_version}}/Rocket_{{current_version}}_universal.dmg"
+ "https://github.com/Rahuletto/rocket/releases/download/v{{current_version}}/latest.json"
17
],
18
"dialog": true,
19
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDk4MUFFRUExMzY1RDcwMTEKUldRUmNGMDJvZTRhbU5YTEhqYXg0RFVJNlJNWUxrOWcrclE4WXNWZGtTSEwxTGF5UnB2YlVnNXQK"
@@ -90,4 +90,4 @@
90
}
91
]
92
93
-}
+}
0 commit comments