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 Oct 7, 2023
1 parent aa9adce commit ef97856
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.1",
"version": "1.0.2",
"architecture": {
"64bit": {
"url": "https://github.com/go-musicfox/spotifox/releases/download/v1.0.1/spotifox_1.0.1_windows_amd64.zip",
"hash": "df76d4acff9efdd2a992649bb6eff113783f00961bca7c8c9328025225bd0d06",
"extract_dir": "spotifox_1.0.1_windows_amd64"
"url": "https://github.com/go-musicfox/spotifox/releases/download/v1.0.2/spotifox_1.0.2_windows_amd64.zip",
"hash": "8c289e0cc5778827d18032d493b29ba4eea23098e91cbf6338b74d60c1c79da2",
"extract_dir": "spotifox_1.0.2_windows_amd64"
}
},
"bin": "spotifox.exe",
Expand Down

0 comments on commit ef97856

Please sign in to comment.