superfile: 1.3.2 -> 1.3.3

This commit is contained in:
Amadej Kastelic 2025-07-30 13:35:29 +02:00
parent 5b516ba8f4
commit a167470f76
No known key found for this signature in database

View File

@ -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=";