mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
* Add 25 descriptions * Update bucket/hashcat.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/hub.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/imagemagick.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/imagemagick.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/leiningen.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/leiningen.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/libwebp.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/mercurial.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/kotlin-native.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/kubectl.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/make.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update bucket/haxe.json Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> * Update kotlin-native.json * Update leiningen.json * Update lessmsi.json * Update libwebp.json
17 lines
606 B
JSON
17 lines
606 B
JSON
{
|
|
"homepage": "https://gif.ski",
|
|
"version": "0.8.5",
|
|
"license": "AGPL-3.0-or-later",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"url": "https://github.com/ImageOptim/gifski/releases/download/0.8.5/gifski-0.8.5.tar.xz",
|
|
"hash": "e804b79866df8360e86a7028a20f7c75652699e4cf6a9090088046187eaf4ecf",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ImageOptim/gifski/"
|
|
},
|
|
"autoupdate":{
|
|
"url": "https://github.com/ImageOptim/gifski/releases/download/$version/gifski-$version.tar.xz"
|
|
}
|
|
}
|