mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
25 lines
769 B
JSON
25 lines
769 B
JSON
{
|
|
"version": "2.23.6",
|
|
"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.23.6/minify_windows_amd64.zip",
|
|
"hash": "a3780a4fb0370aa52dfb0279ff9e2a0520c01f6085ebc61bf840dd7d0fd758af"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|