diff options
author | Vika <vika@fireburn.ru> | 2024-12-16 10:29:12 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-12-16 10:29:12 +0300 |
commit | faa397db358bb5f644e721f3e67250eea202be00 (patch) | |
tree | 76f135dd157e1291e5a55defd6b092e7d0556250 /flake.lock | |
parent | d37298ab0c8da4ccffa6f41e66c6aad623675a2c (diff) | |
download | bowl-faa397db358bb5f644e721f3e67250eea202be00.tar.zst |
flake.lock: Update
Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/604637106e420ad99907cae401e13ab6b452e7d9' (2024-12-08) → 'github:ipetkov/crane/60d7623f1320470bf2fdb92fd2dca1e9a27b98ce' (2024-12-16)
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index d001d71..53c813f 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "crane": { "locked": { - "lastModified": 1733688869, - "narHash": "sha256-KrhxxFj1CjESDrL5+u/zsVH0K+Ik9tvoac/oFPoxSB8=", + "lastModified": 1734324364, + "narHash": "sha256-omYTR59TdH0AumP1cfh49fBnWZ52HjfdNfaLzCMZBx0=", "owner": "ipetkov", "repo": "crane", - "rev": "604637106e420ad99907cae401e13ab6b452e7d9", + "rev": "60d7623f1320470bf2fdb92fd2dca1e9a27b98ce", "type": "github" }, "original": { |