age-plugin-sss: 0.3.1 -> 0.4.0

This commit is contained in:
R. Ryantm
2026-05-11 21:47:50 +00:00
parent 32f2a10034
commit c3f22fcacd

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "age-plugin-sss";
version = "0.3.1";
version = "0.4.0";
src = fetchFromGitHub {
owner = "olastor";
repo = "age-plugin-sss";
tag = "v${finalAttrs.version}";
hash = "sha256-QNu2Sp0CxYYXuMzf7X0mMYI677ICu5emOM4F9HlKhHA=";
hash = "sha256-XXlnot+oevRJKl0F1uz2DHg3yrtGhlBSlEGOsx/hCMw=";
};
vendorHash = "sha256-Aw7dwro6adluhQXPlZ9RZVGBAmNw539Z3c+a8TmPTXU=";