mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 20:44:27 +00:00
25 lines
771 B
JSON
25 lines
771 B
JSON
{
|
|
"version": "2.20.35",
|
|
"description": "Go minifiers for web formats",
|
|
"homepage": "https://github.com/tdewolff/minify",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tdewolff/minify/releases/download/v2.20.35/minify_windows_amd64.zip",
|
|
"hash": "25983cf7b4556df8dcf38a7c2f314f8db450f40f560047182da7dfb539efd93c"
|
|
}
|
|
},
|
|
"bin": "minify.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/tdewolff/minify/releases/download/v$version/minify_windows_amd64.zip",
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|