Skip to content

Commit 972166b

Browse files
authored
infrastructure-agent: 1.72.0 -> 1.72.1 (#486517)
2 parents 169ab45 + 9e81064 commit 972166b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/in/infrastructure-agent/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
buildGoModule rec {
88
pname = "infrastructure-agent";
9-
version = "1.72.0";
9+
version = "1.72.1";
1010

1111
src = fetchFromGitHub {
1212
owner = "newrelic";
1313
repo = "infrastructure-agent";
1414
rev = version;
15-
hash = "sha256-4CKDmdey4a6sSYzz0d2nX72BDFODzyD5PWRfNHGLPuU=";
15+
hash = "sha256-2kRayrMisv/poIx/OGqS01D/yLt/w4u2X+cJYN8QHA8=";
1616
};
1717

1818
vendorHash = "sha256-H41FxeJLrlaL/KbcBAS1WuMfVn6d+4So3egXb6E46/o=";

0 commit comments

Comments
 (0)