diff options
author | nat-goodspeed <nat@lindenlab.com> | 2024-08-13 12:26:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 12:26:08 -0400 |
commit | 8324ef8edf68c074f4d30322d37b091b3ea10539 (patch) | |
tree | dc37d4f32d609514c57836caf5da30afa94dcd12 | |
parent | 083212979d3fc0a2dd24fe795950e1d1a2251c73 (diff) | |
parent | 493b8fbe7e435c1a831db2aecf33fd9aac13baf2 (diff) |
Merge pull request #2274 from secondlife/luau-0.638
Update Luau to v0.638-r2 (2024-08-12 build)
-rw-r--r-- | autobuild.xml | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/autobuild.xml b/autobuild.xml index bc5c979c95..00f9fb2470 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1709,11 +1709,11 @@ <key>archive</key> <map> <key>hash</key> - <string>59bf3d96f9df4b6981c406abac5c46ae276f9b15</string> + <string>e48f291e2eeb1dbab39f26db5ac9b4c2b2d1c57d</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-luau/releases/download/v0.609-9567db9/luau-0.609-9567db9-darwin64-9567db9.tar.zst</string> + <string>https://github.com/secondlife/3p-luau/releases/download/v0.638-r2/luau-0.638.0-r2-darwin64-10356321602.tar.zst</string> </map> <key>name</key> <string>darwin64</string> @@ -1723,11 +1723,11 @@ <key>archive</key> <map> <key>hash</key> - <string>549516ada483ddf276183f66b0a7c3d01e4ef1aa</string> + <string>3a797d8dae685b25ca787111a370b99d9e57d77c</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-luau/releases/download/v0.609-9567db9/luau-0.609-9567db9-linux64-9567db9.tar.zst</string> + <string>https://github.com/secondlife/3p-luau/releases/download/v0.638-r2/luau-0.638.0-r2-linux64-10356321602.tar.zst</string> </map> <key>name</key> <string>linux64</string> @@ -1737,11 +1737,11 @@ <key>archive</key> <map> <key>hash</key> - <string>43e2cc2e6e94299f89655435002864925b640e16</string> + <string>a8857313496622134b00899141bbe6542f754164</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/3p-luau/releases/download/v0.609-9567db9/luau-0.609-9567db9-windows64-9567db9.tar.zst</string> + <string>https://github.com/secondlife/3p-luau/releases/download/v0.638-r2/luau-0.638.0-r2-windows64-10356321602.tar.zst</string> </map> <key>name</key> <string>windows64</string> @@ -1754,7 +1754,7 @@ <key>copyright</key> <string>Copyright (c) 2019-2023 Roblox Corporation, Copyright (c) 1994–2019 Lua.org, PUC-Rio.</string> <key>version</key> - <string>0.609-9567db9</string> + <string>0.638.0-r2</string> <key>name</key> <string>luau</string> <key>description</key> @@ -1836,18 +1836,6 @@ </map> <key>mikktspace</key> <map> - <key>canonical_repo</key> - <string>https://bitbucket.org/lindenlab/3p-mikktspace</string> - <key>copyright</key> - <string>Copyright (C) 2011 by Morten S. Mikkelsen, Copyright (C) 2022 Blender Authors</string> - <key>description</key> - <string>Mikktspace Tangent Generator</string> - <key>license</key> - <string>Apache 2.0</string> - <key>license_file</key> - <string>mikktspace.txt</string> - <key>name</key> - <string>mikktspace</string> <key>platforms</key> <map> <key>darwin64</key> @@ -1893,8 +1881,20 @@ <string>windows64</string> </map> </map> + <key>license</key> + <string>Apache 2.0</string> + <key>license_file</key> + <string>mikktspace.txt</string> + <key>copyright</key> + <string>Copyright (C) 2011 by Morten S. Mikkelsen, Copyright (C) 2022 Blender Authors</string> <key>version</key> <string>1</string> + <key>name</key> + <string>mikktspace</string> + <key>canonical_repo</key> + <string>https://bitbucket.org/lindenlab/3p-mikktspace</string> + <key>description</key> + <string>Mikktspace Tangent Generator</string> </map> <key>minizip-ng</key> <map> @@ -2811,6 +2811,8 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>LICENSE</string> <key>copyright</key> <string>Copyright (c) 2000-2012, Linden Research, Inc.</string> + <key>version</key> + <string>3.0-f14b5ec</string> <key>name</key> <string>viewer-manager</string> <key>description</key> @@ -2819,8 +2821,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>https://bitbucket.org/lindenlab/vmp-standalone</string> <key>source_type</key> <string>hg</string> - <key>version</key> - <string>3.0-f14b5ec</string> </map> <key>vlc-bin</key> <map> |