oxipng: Update to version 9.1.2

This commit is contained in:
github-actions[bot] 2024-07-13 00:33:36 +00:00
parent 0b289873af
commit cd6a77ddf1

View File

@ -1,13 +1,13 @@
{
"version": "9.1.1",
"version": "9.1.2",
"description": "Multi-threaded lossless PNG optimizer",
"homepage": "https://github.com/shssoichiro/oxipng",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.1/oxipng-9.1.1-x86_64-pc-windows-msvc.zip",
"hash": "28d4da029ea9723f91a5295b911df5b30b308111a6d38e9d7e4baf5a011eefc5",
"extract_dir": "oxipng-9.1.1-x86_64-pc-windows-msvc"
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.2/oxipng-9.1.2-x86_64-pc-windows-msvc.zip",
"hash": "6ea394762cd998aa5ca22ba363f69e7cd6aa3af43b17c70465c83d4153094c8d",
"extract_dir": "oxipng-9.1.2-x86_64-pc-windows-msvc"
}
},
"bin": "oxipng.exe",