From 3794e3275c5fd2845d57cf99ae93c9632e9a6d69 Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Mon, 18 Mar 2024 17:32:51 -0700 Subject: use the github release asset path for autobuild webrtc --- autobuild.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 9eef26aab0..3a3e2e5f14 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2898,12 +2898,14 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive + creds + github hash 8b0191fae0860782a3e79b886364129c433cfd6b hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m114.5735.08.52/webrtc-m114.5735.08.52.8319849783-darwin64-8319849783.tar.zst + https://api.github.com/repos/secondlife/3p-webrtc-build/releases/assets/157215889 name darwin64 @@ -2912,12 +2914,14 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive + creds + github hash 64eccac933cee532dc065d9f9729a21d8347aae4 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m114.5735.08.52/webrtc-m114.5735.08.52.8319849783-windows64-8319849783.tar.zst + https://api.github.com/repos/secondlife/3p-webrtc-build/releases/assets/157215892 name windows64 -- cgit v1.2.3