diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 19:27:53 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 19:27:53 +0200 |
commit | e305754990234619d2c870b517555d99e4717522 (patch) | |
tree | 99936ea5be9cb8cff724ec42a983b01c4350e1bd /modules/asl/0.4.0 | |
parent | f3e792825a78008eb46b5fe01ca5580507cd99c7 (diff) |
Refer to ASL using archives
Diffstat (limited to 'modules/asl/0.4.0')
-rw-r--r-- | modules/asl/0.4.0/source.json | 7 |
1 files changed, 3 insertions, 4 deletions
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 |