mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
png2html: Restore version 1.1
Restores the package from deprecated folder and changes download URL to point to the archive in Binary repo (https://github.com/ScoopInstaller/Binary/pull/13) Homepage is also updated to point to Internet Archive's copy as original is now a 404 Relates to #3916
This commit is contained in:
parent
1cf7c85099
commit
097e6796fe
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1",
|
"version": "1.1",
|
||||||
"description": "transform a PNG image and a text file into pure html",
|
"description": "transform a PNG image and a text file into pure html",
|
||||||
"homepage": "http://www.engr.mun.ca/~holden/png2html.html",
|
"homepage": "https://web.archive.org/web/20210307080107/http://www.engr.mun.ca/~holden/png2html.html",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"url": "https://www.engr.mun.ca/~holden/png2html.exe",
|
"url": "https://github.com/ScoopInstaller/Binary/raw/master/png2html/png2html-1.1.exe#/png2html.exe",
|
||||||
"hash": "67685c4527d85f694a57c2e70d242b74156ba341f57bd300d82db453003e2319",
|
"hash": "67685c4527d85f694a57c2e70d242b74156ba341f57bd300d82db453003e2319",
|
||||||
"bin": "png2html.exe"
|
"bin": "png2html.exe"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user