Unverified Commit a167470f authored by Amadej Kastelic's avatar Amadej Kastelic
Browse files

superfile: 1.3.2 -> 1.3.3

parent 5b516ba8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  exiftool,
}:
let
  version = "1.3.2";
  version = "1.3.3";
  tag = "v${version}";
in
buildGoModule {
@@ -19,7 +19,7 @@ buildGoModule {
    owner = "yorukot";
    repo = "superfile";
    inherit tag;
    hash = "sha256-IzdaOJcwi7+8d8QpTLPJwEhffEz4h0Rdv7APOMcnTHw=";
    hash = "sha256-A1SWsBcPtGNbSReslp5L3Gg4hy3lDSccqGxFpLfVPrk=";
  };

  vendorHash = "sha256-sqt0BzJW1nu6gYAhscrXlTAbwIoUY7JAOuzsenHpKEI=";