diff options
| author | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:33:36 +0100 |
|---|---|---|
| committer | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:33:36 +0100 |
| commit | cd02c7c9c0c6ae4389fffc2f68c5c5a97a1330bd (patch) | |
| tree | 8b2476c9a59598bfaf004c1957a407e374d1e94d | |
| parent | 1446e1b8b9d64b8c620c0f080b805235e50d58f5 (diff) | |
| download | tar tar.gz tar.bz2 tar.lz tar.xz tar.zst zip | |
Rename infra -> platform (HEAD) (main)
Diffstat
| -rw-r--r-- | mise.toml | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml index 2abf2b7..9170cef 100644 --- a/mise.toml +++ b/mise.toml @@ -34,5 +34,5 @@ zig = "0.16.0" [task_config] dir = "{{cwd}}" includes = [ - "git::https://github.com/dimidiumlabs/infra.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", + "git::https://github.com/dimidiumlabs/platform.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", ] |
