Merge pull request #142481 from 0x4A6F/master-dasel

dasel: 1.21.1 -> 1.21.2
conduit-nginx
figsoda 2021-10-21 12:44:08 -04:00 committed by GitHub
commit 361d86ea26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "dasel";
version = "1.21.1";
version = "1.21.2";
src = fetchFromGitHub {
owner = "TomWright";
repo = pname;
rev = "v${version}";
sha256 = "sha256-M63KFQ+g4b0HiWlv1Kym0ulqZcCMdfU9SoLhpaI4q/o=";
sha256 = "sha256-HHeO8mbvD+PLMKjeacjIBNEVeOYjeHjXJHhTkbMMOG4=";
};
vendorSha256 = "sha256-yP4iF3403WWgWAmBHiuOpDsIAUx4+KR8uKPfjy3qXt8=";