diff --git a/bucket/oxipng.json b/bucket/oxipng.json index 67fceeb2b2..3fa50ed652 100644 --- a/bucket/oxipng.json +++ b/bucket/oxipng.json @@ -1,12 +1,12 @@ { - "version": "8.0.0", + "version": "9.0.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/v8.0.0/oxipng-8.0.0-x86_64-pc-windows-msvc.zip", - "hash": "88e8d2211f9374de69c5701d2d5b74fa5148f7d05bac44a2ef40a4038d3783e3" + "url": "https://github.com/shssoichiro/oxipng/releases/download/v9.0.0/oxipng-9.0.0-x86_64-pc-windows-msvc.zip", + "hash": "b6b3ab550424fe53f1618eeb7da2a453d368b5f5400ce8a5f323d6ef7820e861" } }, "bin": "oxipng.exe",