tinfoil-cli: 0.0.22 -> 0.0.24 (#421055)
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "tinfoil-cli";
|
||||
version = "0.0.22";
|
||||
version = "0.0.24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tinfoilsh";
|
||||
repo = "tinfoil-cli";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-6gWzAd1EgKXtwqxThEi4fpL8qUpFX7YqKfze1ybLlsM=";
|
||||
hash = "sha256-MQZdNSL7U5MNKJQCo3RKgOtpe+jA/GocB2lVOnY/tdg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-MriCtyjWr4tJ9H+2z4KmnZw7ssqOEM3GL9ZGxUTm11k=";
|
||||
vendorHash = "sha256-asduIJH+nGDBZ4N3Y/4L8mnTae5yCfRtK26oXvRirhA=";
|
||||
|
||||
# The attestation test requires internet access
|
||||
checkFlags = [ "-skip=TestAttestationVerifySEV" ];
|
||||
|
||||
Reference in New Issue
Block a user