mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
poppler: Update to version 21.09.0-1
This commit is contained in:
parent
e87923708b
commit
89d14073ed
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "21.09.0",
|
"version": "21.09.0-1",
|
||||||
"description": "PDF rendering library",
|
"description": "PDF rendering library",
|
||||||
"homepage": "https://github.com/oschwartz10612/poppler-windows",
|
"homepage": "https://github.com/oschwartz10612/poppler-windows",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.09.0/Release-21.09.0.zip",
|
"url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.09.0-1/Release-21.09.0-1.zip",
|
||||||
"hash": "44e2ac65619e03ffe8cbe91d26516329238c357c6682da84c0652412da4c62cb"
|
"hash": "8d3332c16799db0aa3edd4c90f9fdce3b394687c7dadc9bde65029051ca0fc12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "poppler-21.09.0\\Library",
|
"extract_dir": "poppler-21.09.0\\Library",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v$version/Release-$matchHead.zip"
|
"url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v$version/Release-$version.zip"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "poppler-$matchHead\\Library"
|
"extract_dir": "poppler-$matchHead\\Library"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user