mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 18:41:18 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"version": "0.4.27",
|
|
"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.27/x86_64-pc-windows-msvc.zip",
|
|
"hash": "bc0ef05b54715bf2015cac3ea05a66282d0566da1bb2094f08447f6af25e4574"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.27/aarch64-pc-windows-msvc.zip",
|
|
"hash": "9e901fb53b09d2f678bb5a940a1b72e5fc85f323015f3cd5011e939fecd737a5"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|