We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ce9b99 + 64aa280 commit a8e9241Copy full SHA for a8e9241
1 file changed
pkgs/by-name/fl/fleet/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule (finalAttrs: {
9
pname = "fleet";
10
- version = "4.67.2";
+ version = "4.67.3";
11
12
src = fetchFromGitHub {
13
owner = "fleetdm";
14
repo = "fleet";
15
tag = "fleet-v${finalAttrs.version}";
16
- hash = "sha256-iMLD9M4EzXHRxvc5px9UcXEdjRIO1jm+hYwhaYaFON8=";
+ hash = "sha256-d574YSeMbb/+1wxEMAN0URfpb58NpG8NuOHGQs0GyLk=";
17
};
18
vendorHash = "sha256-UkdHwjCcxNX7maI4QClLm5WWaLXwGlEu80eZXVoYy60=";
19
0 commit comments