oxipng: Update to version 9.1.0

This commit is contained in:
github-actions[bot] 2024-04-21 20:26:18 +00:00
parent 17f306b165
commit ce7b105b0c

View File

@ -1,13 +1,13 @@
{
"version": "9.0.0",
"version": "9.1.0",
"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.0.0/oxipng-9.0.0-x86_64-pc-windows-msvc.zip",
"hash": "b6b3ab550424fe53f1618eeb7da2a453d368b5f5400ce8a5f323d6ef7820e861",
"extract_dir": "oxipng-9.0.0-x86_64-pc-windows-msvc"
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.0/oxipng-9.1.0-x86_64-pc-windows-msvc.zip",
"hash": "e71f69f9968ff5a23f5becd6921d1941dd36f5b2ee7418afcdff2d496f79d0a0",
"extract_dir": "oxipng-9.1.0-x86_64-pc-windows-msvc"
}
},
"bin": "oxipng.exe",