diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-22 19:40:16 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-22 19:45:26 +0100 |
commit | ccaaa6ef49ab2fe6bbcbdeb73e92b6b4c854f29a (patch) | |
tree | 4605b7e026709286edaec051775633af7794a708 /modules/asl/0.2.0/source.json | |
parent | 6832e1a9194aaddf3819795ef5160585ad3d1fd9 (diff) |
Add ASL 0.2.0
Diffstat (limited to 'modules/asl/0.2.0/source.json')
-rw-r--r-- | modules/asl/0.2.0/source.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/asl/0.2.0/source.json b/modules/asl/0.2.0/source.json new file mode 100644 index 0000000..1bed36d --- /dev/null +++ b/modules/asl/0.2.0/source.json @@ -0,0 +1,5 @@ +{ + "type": "git_repository", + "remote": "https://git.stevenlr.com/460nm/asl.git", + "commit": "95598e24e16ddd23a5d425e3a797f7518a93c324" +} |