Parcourir la source

Update libjpeg-turbo to 3.1.1 (#7322)

Co-authored-by: star9029 <[email protected]>
ruki il y a 1 mois
Parent
commit
3adeddf33b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packages/l/libjpeg-turbo/xmake.lua

+ 1 - 0
packages/l/libjpeg-turbo/xmake.lua

@@ -6,6 +6,7 @@ package("libjpeg-turbo")
     add_urls("https://github.com/libjpeg-turbo/libjpeg-turbo/archive/refs/tags/$(version).tar.gz",
              "https://github.com/libjpeg-turbo/libjpeg-turbo.git")
 
+    add_versions("3.1.1", "304165ae11e64ab752e9cfc07c37bfdc87abd0bfe4bc699e59f34036d9c84f72")
     add_versions("3.1.0", "35fec2e1ddfb05ecf6d93e50bc57c1e54bc81c16d611ddf6eff73fff266d8285")
     add_versions("3.0.4",  "0270f9496ad6d69e743f1e7b9e3e9398f5b4d606b6a47744df4b73df50f62e38")
     add_versions("3.0.3",  "a649205a90e39a548863a3614a9576a3fb4465f8e8e66d54999f127957c25b21")