Merge pull request #193692 from r-ryantm/auto-update/dasel

dasel: 1.27.0 -> 1.27.1
This commit is contained in:
0x4A6F 2022-09-30 14:31:34 +02:00 committed by GitHub
commit a31e666e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "dasel";
version = "1.27.0";
version = "1.27.1";
src = fetchFromGitHub {
owner = "TomWright";
repo = "dasel";
rev = "v${version}";
sha256 = "sha256-bVAW8DrLqZKm9/iLleFxIMVkxaqhgdKwQUSEPpYhwt8=";
sha256 = "sha256-ebz6JUifkw0FQ88dKvIYwC83zuzGsXFaN9PdGDxHmJc=";
};
vendorSha256 = "sha256-zli9SEBU6n0JusAquqb9+O2W4yPZS7zmC5PCebVSeIA=";