Skip to content

Commit fee1c13

Browse files
authored
Update spicetify-cli URLs
1 parent 76ae3d6 commit fee1c13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/spicetify-cli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,25 @@
99
},
1010
"architecture": {
1111
"64bit": {
12-
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x64.zip",
12+
"url": "https://github.com/spicetify/cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x64.zip",
1313
"hash": "85bee312474eed56b0d7a21eae24a5459ce11ae3fb67d703ee476aba5f251df1"
1414
},
1515
"32bit": {
16-
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x32.zip",
16+
"url": "https://github.com/spicetify/cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x32.zip",
1717
"hash": "29d19f7dc7ec4445f32adc972d0a2b566edbfab65ec62900a5dc30cb95dc092d"
1818
}
1919
},
2020
"bin": "spicetify.exe",
2121
"checkver": {
22-
"github": "https://github.com/khanhas/spicetify-cli"
22+
"github": "https://github.com/spicetify/cli"
2323
},
2424
"autoupdate": {
2525
"architecture": {
2626
"64bit": {
27-
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x64.zip"
27+
"url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x64.zip"
2828
},
2929
"32bit": {
30-
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x32.zip"
30+
"url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x32.zip"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)