mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
libjpeg-turbo: Update to version 3.1.0
This commit is contained in:
parent
ce9cbdd357
commit
70391e4221
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.0.4",
|
||||
"version": "3.1.0",
|
||||
"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.0.4/libjpeg-turbo-3.0.4-vc64.exe#/dl.7z",
|
||||
"hash": "be83d1c9df85a843391e6832c077ce18ba025dc895fb79f4ae2442982a2b02ee"
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.0/libjpeg-turbo-3.1.0-vc64.exe#/dl.7z",
|
||||
"hash": "49fd0295245cda636bae079f0258c751c1adec4794dbba29274c620c1c10a9b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.4/libjpeg-turbo-3.0.4-vc.exe#/dl.7z",
|
||||
"hash": "637adf5410109b4f10f98e9b35e2c267a989ca3da64114812ee1677b75a5fdef"
|
||||
"url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.1.0/libjpeg-turbo-3.1.0-vc.exe#/dl.7z",
|
||||
"hash": "1eec2a49e31316f0fa8ff004393b0b33057d1611cd0b4d7fa94e8624d06378ab"
|
||||
}
|
||||
},
|
||||
"pre_install": "'PLUGINS', 'SYS' | ForEach-Object { Remove-Item -Recurse \"$dir/`$$_`DIR\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user