mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-26 05:25:12 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"version": "0.4.30",
|
|
"description": "CLI search and replace | Space Age seD",
|
|
"homepage": "https://github.com/ms-jpq/sad",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.30/x86_64-pc-windows-msvc.zip",
|
|
"hash": "255a340b688f426113e2ed82cd2e1e65a75946ea58199da8607efcfb47431097"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.30/aarch64-pc-windows-msvc.zip",
|
|
"hash": "2438f57e33a75d5d1dbff78870987e65bac9336523a6dcb439a23c51a53d4357"
|
|
}
|
|
},
|
|
"bin": "sad.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v$version/x86_64-pc-windows-msvc.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v$version/aarch64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|