mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
libjpeg-turbo: Update to version 3.1.3
This commit is contained in:
parent
331deee4e2
commit
d5e3caab6f
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"description": "A JPEG image codec that uses SIMD instructions",
|
||||
"homepage": "https://libjpeg-turbo.org/",
|
||||
"license": "IJG,BSD-3-Clause,Zlib",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.2/libjpeg-turbo-3.1.2-vc-x64.exe#/dl.7z",
|
||||
"hash": "36ebf787adf093b12efe43d4a25f988863fb64d49f69008cba3dbcb4a3d78e6d"
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.3/libjpeg-turbo-3.1.3-vc-x64.exe#/dl.7z",
|
||||
"hash": "493a007cc73292531e8b186d35a22a483f6865919f936144c7b6c583b3e2ff66"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.2/libjpeg-turbo-3.1.2-vc-arm64.exe#dl.7z",
|
||||
"hash": "7e890640b1cc7bdaf9d91402465bc618044182e004043f1d159726a315632313"
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.3/libjpeg-turbo-3.1.3-vc-arm64.exe#dl.7z",
|
||||
"hash": "84c9ce2e3ce452a7c8bb28b94c326d59a8d7d9530ff85b0a5b22b452efc669aa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.2/libjpeg-turbo-3.1.2-vc-x86.exe#/dl.7z",
|
||||
"hash": "600b3eeeeb458ab2705bdc1924e688320006ebafaae5bdafe6e017ae9aec042b"
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.3/libjpeg-turbo-3.1.3-vc-x86.exe#/dl.7z",
|
||||
"hash": "067f661985f34db220c22b80ffe0079eace29a34ca638163fcf77190b4c24ea4"
|
||||
}
|
||||
},
|
||||
"pre_install": "'PLUGINS', 'SYS' | ForEach-Object { Remove-Item -Recurse \"$dir/`$$_`DIR\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user