mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
imagemagick@7.1.0-11: Fix hash (#2810)
* imagemagick@7.1.0-11: Fix hash * Fix typo
This commit is contained in:
parent
42f88828f2
commit
5c28235366
@ -7,11 +7,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x64.zip",
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x64.zip",
|
||||||
"hash": "d2ce93267c4b48d0e4ae20348ebc81c606ded2d17e2887261065a702bccbdff9"
|
"hash": "897796139e00f1c694416a335239e622f08b6dd17a9c700d90aa1cbee2bf2fc8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x86.zip",
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x86.zip",
|
||||||
"hash": "892626c4948897a6343e7b4e596bcbff4bb239ab0f33d5707c4d7db5c855de1b"
|
"hash": "6ae37cb95b8e79cf905470a47fa747c8505ca801ffae5fcc74399072442f997f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user