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

dasel: 1.13.1 -> 1.13.2
This commit is contained in:
Mario Rodas
2021-02-26 00:00:51 -05:00
committed by GitHub

View File

@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "dasel";
version = "1.13.1";
version = "1.13.2";
src = fetchFromGitHub {
owner = "TomWright";
repo = pname;
rev = "v${version}";
sha256 = "sha256-fgXhWouqStfxWs6cFNVxWI1INVYswVUTOuLr09utxpY=";
sha256 = "sha256-++8vTK0OR44Mcdh5g2bJEq7aO+fWySKw0XlSz2KJNio=";
};
vendorSha256 = "sha256-BdX4DO77mIf/+aBdkNVFUzClsIml1UMcgvikDbbdgcY=";