Unverified Commit e0854215 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

octoscan: 0.1.6 -> 0.1.7 (#504940)

parents 351e73b0 026d8eda
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@

buildGoModule (finalAttrs: {
  pname = "octoscan";
  version = "0.1.6";
  version = "0.1.7";

  src = fetchFromGitHub {
    owner = "synacktiv";
    repo = "octoscan";
    tag = "v${finalAttrs.version}";
    hash = "sha256-BFq4PXW5V8L4NP6wn2t2hG5xBKwxlgS+YC75VDTKKjs=";
    hash = "sha256-wdxuFYdM/0oEPQzr4EZ8fqNGo5CZrpz014kaVQXB3Bs=";
  };

  vendorHash = "sha256-+TQDZXqWNBFAPES0qsrpBdl/jQZAfHXBcav2HcS0d7o=";