diff --git a/bucket/png2jpeg.json b/bucket/png2jpeg.json index e99ad32de6..15bc802d94 100644 --- a/bucket/png2jpeg.json +++ b/bucket/png2jpeg.json @@ -1,18 +1,18 @@ { - "version": "1.0.2.0", + "version": "1.0.2.1", "description": "Simple command-lineimage converter from PNG to JPEG.", "homepage": "http://passgenwin.sourceforge.net/abpage/projects.xhtml#png2jpeg", "license": "MIT", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/png2jpeg/win64/png2jpeg-1.0.2.0-win64.zip", - "hash": "sha1:c72cc2185f5bfc63ed1652a158098f2d21fd5a4c", - "extract_dir": "png2jpeg-1.0.2.0-win64" + "url": "https://downloads.sourceforge.net/project/png2jpeg/win64/png2jpeg-1.0.2.1-win64.zip", + "hash": "sha1:d23a5d5c63f206880a030b4023115e7eaa7ad20c", + "extract_dir": "png2jpeg-1.0.2.1-win64" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.2.0-win32.zip", - "hash": "sha1:f1d03e2e160bed669fdf0bbad24fac56f6e75853", - "extract_dir": "png2jpeg-1.0.2.0-win32" + "url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.2.1-win32.zip", + "hash": "sha1:be73c78c7bc6e15697300847a5e709959b003a6f", + "extract_dir": "png2jpeg-1.0.2.1-win32" } }, "bin": "png2jpeg.exe",