mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
png2jpeg: Update to version 1.0.1.9
This commit is contained in:
parent
b0f9db29b5
commit
a01aaf0449
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1.8",
|
"version": "1.0.1.9",
|
||||||
"description": "Simple command-lineimage converter from PNG to JPEG.",
|
"description": "Simple command-lineimage converter from PNG to JPEG.",
|
||||||
"homepage": "http://passgenwin.sourceforge.net/abpage/projects.xhtml#png2jpeg",
|
"homepage": "http://passgenwin.sourceforge.net/abpage/projects.xhtml#png2jpeg",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/png2jpeg/win64/png2jpeg-1.0.1.8-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/png2jpeg/win64/png2jpeg-1.0.1.9-win64.zip",
|
||||||
"hash": "sha1:e0316934617cb607fd77d32a168df7dffb24bae7",
|
"hash": "sha1:75353b514b253b24ce02877633cd5e4f07b04a00",
|
||||||
"extract_dir": "png2jpeg-1.0.1.8-win64"
|
"extract_dir": "png2jpeg-1.0.1.9-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.1.8-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.1.9-win32.zip",
|
||||||
"hash": "sha1:5ce4232ff8aa8e75240d209f25f2a5de595cc0e9",
|
"hash": "sha1:7f9f26a761e7be74f66831bd68136e511cd62eca",
|
||||||
"extract_dir": "png2jpeg-1.0.1.8-win32"
|
"extract_dir": "png2jpeg-1.0.1.9-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "png2jpeg.exe",
|
"bin": "png2jpeg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user