Skip to content

Commit

Permalink
Remove unused updater endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
arctixdev committed Aug 5, 2023
1 parent c963e26 commit 6f810f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Tauri.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ entitlements = 'Entitlements.plist'
active = true
dialog = true
pubkey = "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IERDRTNDNDM0NEE5NzQyQjcKUldTM1FwZEtOTVRqM0JCWFhNU3oyZDIyTmpFbStPQjF1bXBqaWNrQkZFN1V3c25SMVArOVN1WFoK"
endpoints = ["https://github.com/Un10ck3d/massapp/releases/latest/download/latest.json", "https://github.com/music-assistant/massapp/releases/latest/download/latest.json", "https://github.com/music-assistant/music-assistant-desktop/releases/latest/download/latest.json"]
endpoints = ["https://github.com/music-assistant/music-assistant-desktop/releases/latest/download/latest.json"]

[tauri.updater.windows]
installMode = "passive"

0 comments on commit 6f810f8

Please sign in to comment.