age-plugin-tpm: 0.3.0 -> 1.0.0 (#474678)

This commit is contained in:
Stig
2025-12-28 14:58:11 +00:00
committed by GitHub
+3 -3
View File
@@ -11,18 +11,18 @@
buildGoModule rec {
pname = "age-plugin-tpm";
version = "0.3.0";
version = "1.0.0";
src = fetchFromGitHub {
owner = "Foxboron";
repo = "age-plugin-tpm";
tag = "v${version}";
hash = "sha256-yr1PSSmcUoOrQ8VMQEoaCLNvDO+3+6N7XXdNUyYVz9M=";
hash = "sha256-Vr6simVW5nAWTa8Dro2gar2+O90T8u6h09wTnEnygss=";
};
proxyVendor = true;
vendorHash = "sha256-VEx6qP02QcwETOQUkMsrqVb+cOElceXcTDaUr480ngs=";
vendorHash = "sha256-CbgDGyVQ9MTYCe56M1VzMnap5P6Y9p4jnK8tyr3zh20=";
nativeCheckInputs = [
age