mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Replace the invalid URL with a new one. (#1563)
This commit is contained in:
parent
7b9b385537
commit
1a29c4fe78
@ -6,7 +6,7 @@
|
||||
"identifier": "GPL-2.0-only|GPL-3.0-only",
|
||||
"url": "https://www.xpdfreader.com/opensource.html"
|
||||
},
|
||||
"url": "https://xpdfreader-dl.s3.amazonaws.com/xpdf-tools-win-4.02.zip",
|
||||
"url": "https://dl.xpdfreader.com/xpdf-tools-win-4.02.zip",
|
||||
"hash": "b39a8e3f5f8f981328c926c6bcb3f3b11cc007c826719f6e10e3eb628e0a6355",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
@ -32,7 +32,7 @@
|
||||
"regex": "Current version:\\s*([^\\s<]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://xpdfreader-dl.s3.amazonaws.com/xpdf-tools-win-$version.zip",
|
||||
"url": "https://dl.xpdfreader.com/xpdf-tools-win-$version.zip",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "xpdf-tools-win-$version\\bin64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user