mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
minify: Add version 2.20.34 (#5949)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
89f7ede974
commit
79d61cd6da
24
bucket/minify.json
Normal file
24
bucket/minify.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "2.20.34",
|
||||
"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.34/minify_windows_amd64.zip",
|
||||
"hash": "53b4c61af1d4f9e5952f19013015fb497f0bc3520b0d6d5b61d10672e89f1f89"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user