From 431a36a51d402831a64f152f9b76e2dbe551f6e7 Mon Sep 17 00:00:00 2001 From: Greg Magolan Date: Fri, 4 Oct 2024 11:27:14 -0700 Subject: [PATCH] chore: bump to latest release of Aspect CLI (#403) --- .bazeliskrc | 4 ++-- example/.bazeliskrc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bazeliskrc b/.bazeliskrc index 188a2175..1aeeae5c 100644 --- a/.bazeliskrc +++ b/.bazeliskrc @@ -1,2 +1,2 @@ -BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download -USE_BAZEL_VERSION=aspect/5.9.36 +BAZELISK_BASE_URL=https://static.aspect.build/aspect +USE_BAZEL_VERSION=aspect/2024.39.54 diff --git a/example/.bazeliskrc b/example/.bazeliskrc index 3e55de46..1aeeae5c 100644 --- a/example/.bazeliskrc +++ b/example/.bazeliskrc @@ -1,2 +1,2 @@ BAZELISK_BASE_URL=https://static.aspect.build/aspect -USE_BAZEL_VERSION=aspect/2024.34.43 +USE_BAZEL_VERSION=aspect/2024.39.54