Skip to content

Commit 2e39bb7

Browse files
fluxcd: 2.6.2 -> 2.6.3 (#420523)
Co-authored-by: ryan4yin <[email protected]>
2 parents 6df8fd0 + 6217300 commit 2e39bb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/fl/fluxcd/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
}:
99

1010
let
11-
version = "2.6.2";
12-
srcHash = "sha256-0Q8U7i1hK2CVWia3t/ayjIzjNjHurhkRGO0oLHLNMH4=";
13-
vendorHash = "sha256-LS2qgukhLk6nrjkp5Y00B0N/LFLzOUR/TC3qD80WZAQ=";
14-
manifestsHash = "sha256-KXvYURCJ1/BI61jes0Pvy6giKvVmosWOHuzGRHCcqZo=";
11+
version = "2.6.3";
12+
srcHash = "sha256-0VCeQ3duUzwyjgGIcx0DYXbaPFZXLgw199h9f0sYgCQ=";
13+
vendorHash = "sha256-RUEl7o1vxzzkL8UAV9E+ozz+fXF6GaxL4ci2MBbEG0o=";
14+
manifestsHash = "sha256-0rS7+yWHjyHmMBE5ZpIwV8wjqPhg3iw1zkX814mX2t8=";
1515

1616
manifests = fetchzip {
1717
url = "https://github.com/fluxcd/flux2/releases/download/v${version}/manifests.tar.gz";

0 commit comments

Comments
 (0)