mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bzip2: Update homepage
bzip.org is no longer available
This commit is contained in:
parent
be2862152f
commit
5ec08d01fe
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.6",
|
"version": "1.0.6",
|
||||||
"homepage": "http://www.bzip.org/",
|
"homepage": "https://github.com/philr/bzip2-windows",
|
||||||
"description": "Freely available, patent free, high-quality data compressor",
|
"description": "Freely available, patent free, high-quality data compressor",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
@ -19,5 +19,7 @@
|
|||||||
"bzip2recover.exe"
|
"bzip2recover.exe"
|
||||||
],
|
],
|
||||||
"pre_install": "cp \"$dir\\bzip2.exe\" \"$dir\\bunzip2.exe\"; cp \"$dir\\bzip2.exe\" \"$dir\\bzcat.exe\"",
|
"pre_install": "cp \"$dir\\bzip2.exe\" \"$dir\\bunzip2.exe\"; cp \"$dir\\bzip2.exe\" \"$dir\\bzcat.exe\"",
|
||||||
"checkver": "The current version is <b>([\\d.]+)"
|
"checkver": {
|
||||||
|
"github": "https://github.com/philr/bzip2-windows"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user