tinfoil-cli: 0.0.21 -> 0.0.22 (#415657)

Co-authored-by: haylinmoore <gh@haylinmoore.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-10 19:28:16 +00:00
committed by GitHub
co-authored by haylinmoore
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "tinfoil-cli";
version = "0.0.21";
version = "0.0.22";
src = fetchFromGitHub {
owner = "tinfoilsh";
repo = "tinfoil-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-wgXiu5RcWPWINQ4iepxncU6lpJOedV722uNmGliCuW0=";
hash = "sha256-6gWzAd1EgKXtwqxThEi4fpL8qUpFX7YqKfze1ybLlsM=";
};
vendorHash = "sha256-MriCtyjWr4tJ9H+2z4KmnZw7ssqOEM3GL9ZGxUTm11k=";