diff --git a/bucket/libjpeg-turbo.json b/bucket/libjpeg-turbo.json index e21ee40296..f77b91ed61 100644 --- a/bucket/libjpeg-turbo.json +++ b/bucket/libjpeg-turbo.json @@ -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\" }",