mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
potrace: Update to version 1.16
This commit is contained in:
parent
7cd47910cb
commit
c962e3e517
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://potrace.sourceforge.net/",
|
"homepage": "http://potrace.sourceforge.net/",
|
||||||
"version": "1.15",
|
"version": "1.16",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"description": "Transforming bitmaps into vector graphics.",
|
"description": "Transforming bitmaps into vector graphics.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://potrace.sourceforge.net/download/1.15/potrace-1.15.win64.zip",
|
"url": "http://potrace.sourceforge.net/download/1.16/potrace-1.16.win64.zip",
|
||||||
"hash": "sha1:86745c57d4b193b71a8a17005534445e727d8f7d",
|
"hash": "sha1:7e360015c8ac0e6efdffa6c26974daf65ab596e9",
|
||||||
"extract_dir": "potrace-1.15.win64"
|
"extract_dir": "potrace-1.16.win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://potrace.sourceforge.net/download/1.15/potrace-1.15.win32.zip",
|
"url": "http://potrace.sourceforge.net/download/1.16/potrace-1.16.win32.zip",
|
||||||
"hash": "sha1:b434f3de999b00d634efc7979b172e60483c252e",
|
"hash": "sha1:d2caeb5dfa25ba8447412b764e77d9524ff3f52e",
|
||||||
"extract_dir": "potrace-1.15.win32"
|
"extract_dir": "potrace-1.16.win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user