Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
feat: update scoop config
Browse files Browse the repository at this point in the history
  • Loading branch information
anhoder committed Sep 9, 2023
1 parent 3149c71 commit c470864
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/scoop/spotifox.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "1.0.0-alpha",
"version": "1.0.0-beta",
"architecture": {
"64bit": {
"url": "https://github.com/go-musicfox/spotifox/releases/download/v1.0.0-alpha/spotifox_1.0.0-alpha_windows_amd64.zip",
"hash": "2cb0632af3cbb366b0542768d9f86471c163e32ea5f0c7ab97aa28db14118286",
"extract_dir": "spotifox_1.0.0-alpha_windows_amd64"
"url": "https://github.com/go-musicfox/spotifox/releases/download/v1.0.0-beta/spotifox_1.0.0-beta_windows_amd64.zip",
"hash": "cec4e78c5c859ac4adfdc7da7304b53a46579b23f23402a57ec91f86278e9395",
"extract_dir": "spotifox_1.0.0-beta_windows_amd64"
}
},
"bin": "spotifox.exe",
Expand Down

0 comments on commit c470864

Please sign in to comment.