mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
libjpeg-turbo: Update to version 3.0.3
This commit is contained in:
parent
bcb2815a93
commit
08db946f45
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.2",
|
"version": "3.0.3",
|
||||||
"description": "A JPEG image codec that uses SIMD instructions",
|
"description": "A JPEG image codec that uses SIMD instructions",
|
||||||
"homepage": "https://libjpeg-turbo.org/",
|
"homepage": "https://libjpeg-turbo.org/",
|
||||||
"license": "IJG,BSD-3-Clause,Zlib",
|
"license": "IJG,BSD-3-Clause,Zlib",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.2/libjpeg-turbo-3.0.2-vc64.exe#/dl.7z",
|
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.3/libjpeg-turbo-3.0.3-vc64.exe#/dl.7z",
|
||||||
"hash": "e3fbbb3b0055478cc33f4895c887d36d38a9818b58cdfa9b84e59ddeec3ab4b3"
|
"hash": "b3e6ddd9633eb963549880f9b439e395ca6db42fc6474a31f34cba5ca9e9c19e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.2/libjpeg-turbo-3.0.2-vc.exe#/dl.7z",
|
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.3/libjpeg-turbo-3.0.3-vc.exe#/dl.7z",
|
||||||
"hash": "a96e27531fed2807ff679e4c854c15d12542c354af6d2a4d1f5ca1c821e6f0d4"
|
"hash": "c1301a31a9a0ecb8f7ee40a55ff981f522e700e01c99a59e8877ff3901918496"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "'PLUGINS', 'SYS' | ForEach-Object { Remove-Item -Recurse \"$dir/`$$_`DIR\" }",
|
"pre_install": "'PLUGINS', 'SYS' | ForEach-Object { Remove-Item -Recurse \"$dir/`$$_`DIR\" }",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user