mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"version": "0.4.28",
|
|
"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.28/x86_64-pc-windows-msvc.zip",
|
|
"hash": "2417dfe6fa297828556e611c7b4e100a68da980791211c525c9411f19ca5f919"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.28/aarch64-pc-windows-msvc.zip",
|
|
"hash": "52ad32485314f477673d69f83aa540e17a44527fcc53803471eb2997870eaf01"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|