Skip to content

Commit 62246b2

Browse files
oxipng: Update to version 10.0.0
1 parent 8ff2758 commit 62246b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/oxipng.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "9.1.5",
2+
"version": "10.0.0",
33
"description": "Multi-threaded lossless PNG optimizer",
44
"homepage": "https://github.com/shssoichiro/oxipng",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.5/oxipng-9.1.5-x86_64-pc-windows-msvc.zip",
9-
"hash": "d53981683d8b76f3f3e45410158b4bc3bd78f7d936e3620de4b1ea56c9dffa38",
10-
"extract_dir": "oxipng-9.1.5-x86_64-pc-windows-msvc"
8+
"url": "https://github.com/shssoichiro/oxipng/releases/download/v10.0.0/oxipng-10.0.0-x86_64-pc-windows-msvc.zip",
9+
"hash": "d80d93c12698f96162fc85f69c333079b964a8ee13437d84fcb72bb4c2c52943",
10+
"extract_dir": "oxipng-10.0.0-x86_64-pc-windows-msvc"
1111
}
1212
},
1313
"bin": "oxipng.exe",

0 commit comments

Comments
 (0)