From 3ecb08b2bb3c65f373046314ec99ae9ccf3a58fe Mon Sep 17 00:00:00 2001 From: Leonhardt Wille Date: Thu, 26 Sep 2024 12:16:46 +0200 Subject: [PATCH] chore: update build.json link for SP1 --- offline/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offline/ci.sh b/offline/ci.sh index 8a422464a..5e3fe74b2 100755 --- a/offline/ci.sh +++ b/offline/ci.sh @@ -202,7 +202,7 @@ pull_charts() { echo "Pulling charts done." } -wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/c5729427af29609b904958e2d369573bae3daac6/build.json" +wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/a09d9ce86def35784fece9ade9fcbc62b87303c5/build.json" wire_build_chart_release "$wire_build" | pull_charts # Uncomment if you want to create non-wire-build release