mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
png2jpeg: Update to version 1.0.2.2
This commit is contained in:
parent
b819daa89c
commit
43322fbc52
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.2.1",
|
"version": "1.0.2.2",
|
||||||
"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.2.1-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/png2jpeg/win64/png2jpeg-1.0.2.2-win64.zip",
|
||||||
"hash": "sha1:d23a5d5c63f206880a030b4023115e7eaa7ad20c",
|
"hash": "sha1:93675df556bc98842cbe9771da528c5a8dd4e3d2",
|
||||||
"extract_dir": "png2jpeg-1.0.2.1-win64"
|
"extract_dir": "png2jpeg-1.0.2.2-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.2.1-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/png2jpeg/win32/png2jpeg-1.0.2.2-win32.zip",
|
||||||
"hash": "sha1:be73c78c7bc6e15697300847a5e709959b003a6f",
|
"hash": "sha1:a6aa6b75fb5b336c132a9811d3ae1d9ed8107a38",
|
||||||
"extract_dir": "png2jpeg-1.0.2.1-win32"
|
"extract_dir": "png2jpeg-1.0.2.2-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "png2jpeg.exe",
|
"bin": "png2jpeg.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user