mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
sad: Add version 0.4.22 (#4111)
This commit is contained in:
parent
1a138ef2bd
commit
0b625eceff
28
bucket/sad.json
Normal file
28
bucket/sad.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user