mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 06:51:19 +00:00
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
{
|
|
"version": "0.4.29",
|
|
"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.29/x86_64-pc-windows-msvc.zip",
|
|
"hash": "953e1777946320f424b754b1c0402e5651792afbcd07a66506bd18244cbef706"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/ms-jpq/sad/releases/download/v0.4.29/aarch64-pc-windows-msvc.zip",
|
|
"hash": "3edb75a8dcba3f78c12cacc65cf6eb4b7d6a134a978769bcd0fb5a9903cfb4a4"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|