diff options
| author | Jonathan "Geenz" Goodman <geenz@lindenlab.com> | 2026-04-07 20:28:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-07 20:28:42 -0400 |
| commit | f4bc7652f8ec4dac7c41e40287615c56ac1cec10 (patch) | |
| tree | 08bbbeed17d08f1d92340dcffb71729e89988840 /autobuild.xml | |
| parent | ab5b121a5f13147452050adfaff58a1a8bd25d25 (diff) | |
| parent | 46412a6bfcf232790b9a57931d3efafcbf758511 (diff) | |
Merge pull request #5624 from secondlife/geenz/velopack-26.2
Velopack -> 2026.02
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index 6e48cbf509..9945672bd2 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2914,6 +2914,56 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>description</key> <string>Voxelized Hierarchical Approximate Convex Decomposition</string> </map> + <key>velopack</key> + <map> + <key>platforms</key> + <map> + <key>windows64</key> + <map> + <key>archive</key> + <map> + <key>creds</key> + <string>github</string> + <key>hash</key> + <string>91abbc360640b5b2e0a4c001a36ad411a9a42602</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://api.github.com/repos/secondlife-3p/3p-velopack/releases/assets/380583560</string> + </map> + <key>name</key> + <string>windows64</string> + </map> + <key>darwin64</key> + <map> + <key>archive</key> + <map> + <key>creds</key> + <string>github</string> + <key>hash</key> + <string>05563a79bdeb83d66a72ac1e97587dc2a8f64511</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://api.github.com/repos/secondlife-3p/3p-velopack/releases/assets/380583554</string> + </map> + <key>name</key> + <string>darwin64</string> + </map> + </map> + <key>license</key> + <string>MIT</string> + <key>license_file</key> + <string>LICENSES/velopack.txt</string> + <key>copyright</key> + <string>Velopack Ltd.</string> + <key>version</key> + <string>40232ef.23500976684</string> + <key>name</key> + <string>velopack</string> + <key>description</key> + <string>Velopack C/C++ Library</string> + </map> </map> <key>package_description</key> <map> |
