oxipng@9.1.2: Fix hash (Closes #6019)

This commit is contained in:
github-actions[bot] 2024-07-14 20:29:54 +00:00
parent 7db04f6df1
commit 3c8c49e8a0

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.2/oxipng-9.1.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.2/oxipng-9.1.2-x86_64-pc-windows-msvc.zip",
"hash": "6ea394762cd998aa5ca22ba363f69e7cd6aa3af43b17c70465c83d4153094c8d", "hash": "fae4a6f78c096405d1529aa8654487c5b3a2cc3c27dcec96802660fca6d7bdf6",
"extract_dir": "oxipng-9.1.2-x86_64-pc-windows-msvc" "extract_dir": "oxipng-9.1.2-x86_64-pc-windows-msvc"
} }
}, },