tinyauth: 5.0.1 -> 5.0.2

This commit is contained in:
R. Ryantm
2026-03-08 18:47:08 +00:00
parent df6c2ecdae
commit ffc8f9a345
+2 -2
View File
@@ -11,14 +11,14 @@
buildGoModule (finalAttrs: {
pname = "tinyauth";
version = "5.0.1";
version = "5.0.2";
src = fetchFromGitHub {
owner = "steveiliop56";
repo = "tinyauth";
tag = "v${finalAttrs.version}";
fetchSubmodules = true;
hash = "sha256-ypM56yrUWF1OzCj5RBGyEhZzjyDcko7SPQ+eVhHEzmA=";
hash = "sha256-i074facoWTg7+c9OdGhcOEknP/GZ6st0IIdwwvHC7IQ=";
};
vendorHash = "sha256-qELLarAR78WkDoJKtqaqzIZaTBCuHP41JCyjLZ4aMtM=";