From e305754990234619d2c870b517555d99e4717522 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Wed, 4 Jun 2025 19:27:53 +0200 Subject: Refer to ASL using archives --- modules/asl/0.4.0/source.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'modules/asl/0.4.0') diff --git a/modules/asl/0.4.0/source.json b/modules/asl/0.4.0/source.json index cadfcbe..ae1fee0 100644 --- a/modules/asl/0.4.0/source.json +++ b/modules/asl/0.4.0/source.json @@ -1,5 +1,4 @@ { - "type": "git_repository", - "remote": "https://git.stevenlr.com/460nm/asl.git", - "commit": "5bca42b04941ce132426100b5f99da096b5402b6" -} + "url": "https://bazel.stevenlr.com/blobs/asl/0.4.0-BxafPMm6qK.tar.gz", + "integrity": "sha256-BxafPMm6qKvY8YLL0Zi14VNEw+FnTCeHIv86Y2xYLRI=" +} \ No newline at end of file -- cgit