Skip to content

Commit

Permalink
feat: update scoop config
Browse files Browse the repository at this point in the history
  • Loading branch information
anhoder committed Aug 21, 2023
1 parent 6fdef84 commit cf50bfe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/scoop/go-musicfox.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "4.1.5",
"version": "4.1.6",
"architecture": {
"64bit": {
"url": "https://github.com/go-musicfox/go-musicfox/releases/download/v4.1.5/go-musicfox_4.1.5_windows_amd64.zip",
"hash": "a40374c9adcbdc970a97d1e37d1d85207ce610a64d33578ff2d33def9359dd56",
"extract_dir": "go-musicfox_4.1.5_windows_amd64"
"url": "https://github.com/go-musicfox/go-musicfox/releases/download/v4.1.6/go-musicfox_4.1.6_windows_amd64.zip",
"hash": "c013dbf45b0ce20ccd766aeb1d0882c0ac783784ba16d4e65a031068ef7ad29c",
"extract_dir": "go-musicfox_4.1.6_windows_amd64"
}
},
"bin": "musicfox.exe",
Expand Down

0 comments on commit cf50bfe

Please sign in to comment.