mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
trid: Update to version 2.24-21.09.10
This commit is contained in:
parent
71e002761b
commit
e4e85d903e
@ -2,13 +2,13 @@
|
||||
"version": "2.15.1",
|
||||
"description": "A command-line utility for lossy compression of PNG images",
|
||||
"homepage": "https://pngquant.org/",
|
||||
"checkver": {
|
||||
"url": "https://pngquant.org/releases.html",
|
||||
"re": "pngquant-(?<version>[\\d]+\\.[\\d]+\\.[\\d]+)-src.tar.gz"
|
||||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://pngquant.org/pngquant-windows.zip",
|
||||
"hash": "ec6aaa7841e142f12140c139187922f9f216c2397eebc7b14459cab6591e6dfc",
|
||||
"extract_dir": "pngquant",
|
||||
"bin": "pngquant.exe"
|
||||
"bin": "pngquant.exe",
|
||||
"checkver": {
|
||||
"url": "https://pngquant.org/releases.html",
|
||||
"regex": "pngquant-([\\d.]+)-src\\.tar\\.gz"
|
||||
}
|
||||
}
|
||||
|
||||
@ -84,17 +84,14 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://qemu.weilnetz.de/w64/qemu-w64-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z",
|
||||
"hash": {
|
||||
"url": "https://qemu.weilnetz.de/w64/qemu-w64-setup-$matchYear$matchMonth$matchDay.sha512"
|
||||
}
|
||||
"url": "https://qemu.weilnetz.de/w64/qemu-w64-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://qemu.weilnetz.de/w32/qemu-w32-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z",
|
||||
"hash": {
|
||||
"url": "https://qemu.weilnetz.de/w32/qemu-w32-setup-$matchYear$matchMonth$matchDay.sha512"
|
||||
}
|
||||
"url": "https://qemu.weilnetz.de/w32/qemu-w32-setup-$matchYear$matchMonth$matchDay.exe#/dl.7z"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$urlNoExt.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.24-21.09.08",
|
||||
"version": "2.24-21.09.10",
|
||||
"description": "A utility designed to identify file types from their binary signatures.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
@ -8,7 +8,7 @@
|
||||
"https://mark0.net/download/trid_w32.zip"
|
||||
],
|
||||
"hash": [
|
||||
"240e61d016f233f2c20222700933540f31a48ceaf803a150835240febb5705f6",
|
||||
"7c9544c47308fec862eb478a54855aa117d2f3b62f552a656250631f126105e8",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user