Skip to content

Commit 4340937

Browse files
rodent1github-actions[bot]
authored andcommitted
chore(deps): Update packages managed by nvfetcher
1 parent d9c7273 commit 4340937

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

pkgs/_sources/generated.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@
113113
"name": null,
114114
"owner": "siderolabs",
115115
"repo": "talos",
116-
"rev": "v1.9.1",
117-
"sha256": "sha256-Qvt9/okT37J3ge/lb17OX4aaiXbSFU1j7drdiJDqFnA=",
116+
"rev": "v1.9.2",
117+
"sha256": "sha256-Cff++tGfKcpTaiBVTRZnNzExAHlq4UfkeiIDe3gOF3w=",
118118
"type": "github"
119119
},
120-
"version": "v1.9.1"
120+
"version": "v1.9.2"
121121
},
122122
"usage": {
123123
"cargoLocks": null,

pkgs/_sources/generated.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
};
6060
talosctl = {
6161
pname = "talosctl";
62-
version = "v1.9.1";
62+
version = "v1.9.2";
6363
src = fetchFromGitHub {
6464
owner = "siderolabs";
6565
repo = "talos";
66-
rev = "v1.9.1";
66+
rev = "v1.9.2";
6767
fetchSubmodules = false;
68-
sha256 = "sha256-Qvt9/okT37J3ge/lb17OX4aaiXbSFU1j7drdiJDqFnA=";
68+
sha256 = "sha256-Cff++tGfKcpTaiBVTRZnNzExAHlq4UfkeiIDe3gOF3w=";
6969
};
7070
};
7171
usage = {

pkgs/_sources/vendorhash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"gh-copilot-linux-arm64": "",
44
"gh-copilot-darwin-amd64": "",
55
"gh-copilot-darwin-arm64": "",
6-
"talosctl": "sha256-vZFXqU9tgnL8odBpOcvRig1KKVH20CM0ze0+pypaRKE=",
6+
"talosctl": "",
77
"usage": "sha256-z/McKMlLvr/YBzXSCLFZk9PSIBnrweU7tIPjTwTeiuQ="
88
}

0 commit comments

Comments
 (0)