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.
1 parent e7c3209 commit 9e81064Copy full SHA for 9e81064
pkgs/by-name/in/infrastructure-agent/package.nix
@@ -6,13 +6,13 @@
6
}:
7
buildGoModule rec {
8
pname = "infrastructure-agent";
9
- version = "1.72.0";
+ version = "1.72.1";
10
11
src = fetchFromGitHub {
12
owner = "newrelic";
13
repo = "infrastructure-agent";
14
rev = version;
15
- hash = "sha256-4CKDmdey4a6sSYzz0d2nX72BDFODzyD5PWRfNHGLPuU=";
+ hash = "sha256-2kRayrMisv/poIx/OGqS01D/yLt/w4u2X+cJYN8QHA8=";
16
};
17
18
vendorHash = "sha256-H41FxeJLrlaL/KbcBAS1WuMfVn6d+4So3egXb6E46/o=";
0 commit comments