mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"version": "0.4.22",
|
|
"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.22/x86_64-pc-windows-msvc.zip",
|
|
"hash": "5b4d0caff937dfab0ba95dbd88ccf949aef3306fd58be13811f41e8a0588bbcf"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.22/aarch64-pc-windows-msvc.zip",
|
|
"hash": "b5f42f91a159ddaba92c776fd69aefb275743918a0c016b70f05e4770bb91ab1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|