Skip to content

Commit 77d6c9b

Browse files
github-actions[bot]unlsycn
authored andcommitted
[deps] Bump dependencies
1 parent 4a39600 commit 77d6c9b

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

templates/chisel/flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/chisel/nix/dependencies/_sources/generated.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"chisel": {
33
"cargoLocks": null,
4-
"date": "2025-04-20",
4+
"date": "2025-04-22",
55
"extract": null,
66
"name": "chisel",
77
"passthru": null,
@@ -13,12 +13,12 @@
1313
"name": null,
1414
"owner": "chipsalliance",
1515
"repo": "chisel",
16-
"rev": "43bba6029fb9afc4806ae8f8396fada426af2a9b",
17-
"sha256": "sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8=",
16+
"rev": "41db7047e78705f834c38a41609399927f46f565",
17+
"sha256": "sha256-sXrQAYU6oBq+yvoXbxwkso6xdnYAkkbae+qMmS98nes=",
1818
"sparseCheckout": [],
1919
"type": "github"
2020
},
21-
"version": "43bba6029fb9afc4806ae8f8396fada426af2a9b"
21+
"version": "41db7047e78705f834c38a41609399927f46f565"
2222
},
2323
"zaozi": {
2424
"cargoLocks": null,

templates/chisel/nix/dependencies/_sources/generated.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
{
44
chisel = {
55
pname = "chisel";
6-
version = "43bba6029fb9afc4806ae8f8396fada426af2a9b";
6+
version = "41db7047e78705f834c38a41609399927f46f565";
77
src = fetchFromGitHub {
88
owner = "chipsalliance";
99
repo = "chisel";
10-
rev = "43bba6029fb9afc4806ae8f8396fada426af2a9b";
10+
rev = "41db7047e78705f834c38a41609399927f46f565";
1111
fetchSubmodules = false;
12-
sha256 = "sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8=";
12+
sha256 = "sha256-sXrQAYU6oBq+yvoXbxwkso6xdnYAkkbae+qMmS98nes=";
1313
};
14-
date = "2025-04-20";
14+
date = "2025-04-22";
1515
};
1616
zaozi = {
1717
pname = "zaozi";

templates/chisel/nix/dependencies/locks/chisel-lock.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3945,4 +3945,4 @@ in
39453945
};
39463946

39473947
}
3948-
# Project Source Hash:sha256-/t9FJtoXopVq1q9HqFM04tF73dTIObuR7fqKV39Bpq8=
3948+
# Project Source Hash:sha256-sXrQAYU6oBq+yvoXbxwkso6xdnYAkkbae+qMmS98nes=

0 commit comments

Comments
 (0)