mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
spicetify-cli: Update URLs to organization repo (#6320)
This commit is contained in:
parent
4edc564fc7
commit
9e3cd19762
@ -9,25 +9,25 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x64.zip",
|
"url": "https://github.com/spicetify/cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x64.zip",
|
||||||
"hash": "85bee312474eed56b0d7a21eae24a5459ce11ae3fb67d703ee476aba5f251df1"
|
"hash": "85bee312474eed56b0d7a21eae24a5459ce11ae3fb67d703ee476aba5f251df1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x32.zip",
|
"url": "https://github.com/spicetify/cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x32.zip",
|
||||||
"hash": "29d19f7dc7ec4445f32adc972d0a2b566edbfab65ec62900a5dc30cb95dc092d"
|
"hash": "29d19f7dc7ec4445f32adc972d0a2b566edbfab65ec62900a5dc30cb95dc092d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "spicetify.exe",
|
"bin": "spicetify.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/khanhas/spicetify-cli"
|
"github": "https://github.com/spicetify/cli"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x64.zip"
|
"url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x64.zip"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v$version/spicetify-$version-windows-x32.zip"
|
"url": "https://github.com/spicetify/cli/releases/download/v$version/spicetify-$version-windows-x32.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user