diff --git a/bucket/libjpeg-turbo.json b/bucket/libjpeg-turbo.json index 626e09661e..e21ee40296 100644 --- a/bucket/libjpeg-turbo.json +++ b/bucket/libjpeg-turbo.json @@ -1,16 +1,16 @@ { - "version": "3.0.3", + "version": "3.0.4", "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.3/libjpeg-turbo-3.0.3-vc64.exe#/dl.7z", - "hash": "b3e6ddd9633eb963549880f9b439e395ca6db42fc6474a31f34cba5ca9e9c19e" + "url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.4/libjpeg-turbo-3.0.4-vc64.exe#/dl.7z", + "hash": "be83d1c9df85a843391e6832c077ce18ba025dc895fb79f4ae2442982a2b02ee" }, "32bit": { - "url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.3/libjpeg-turbo-3.0.3-vc.exe#/dl.7z", - "hash": "c1301a31a9a0ecb8f7ee40a55ff981f522e700e01c99a59e8877ff3901918496" + "url": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.4/libjpeg-turbo-3.0.4-vc.exe#/dl.7z", + "hash": "637adf5410109b4f10f98e9b35e2c267a989ca3da64114812ee1677b75a5fdef" } }, "pre_install": "'PLUGINS', 'SYS' | ForEach-Object { Remove-Item -Recurse \"$dir/`$$_`DIR\" }",