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 993e48b + cbbd534 commit 29209e4Copy full SHA for 29209e4
pkgs/by-name/mi/misconfig-mapper/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "misconfig-mapper";
9
- version = "1.12.6";
+ version = "1.13.0";
10
11
src = fetchFromGitHub {
12
owner = "intigriti";
13
repo = "misconfig-mapper";
14
tag = "v${version}";
15
- hash = "sha256-OdwTY73w/N1NuEeK7GsQWFT9NyOwrKlK0q0llW9Ena0=";
+ hash = "sha256-WheKF6IG4quJpNBPXbOMKGEUkR6wr3cVi97Gtpaz+LA=";
16
};
17
18
vendorHash = "sha256-omnWQfriaPqz51xrUKZM5112ZEHJZgAm68hnqUyzR6A=";
0 commit comments