Skip to content

Commit 7bc0da6

Browse files
committed
dasel: 1.10.0 -> 1.11.0
1 parent c8e43db commit 7bc0da6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/applications/misc/dasel/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
buildGoModule rec {
77
pname = "dasel";
8-
version = "1.10.0";
8+
version = "1.11.0";
99

1010
src = fetchFromGitHub {
1111
owner = "TomWright";
1212
repo = pname;
1313
rev = "v${version}";
14-
sha256 = "1n2c6lcn4gad7w1zrh69rjdn5slnf6p7s5rkkkbpvs0jjwri11md";
14+
sha256 = "1xyh41vb2rypajjzbysw6k8x39bna8j3fmxcqyjcrqs0dzx78nk3";
1515
};
1616

1717
vendorSha256 = "1il1vnv0v97qh8f47md5i6qaac2k8par0pd0z7zqg67vxq6gim85";

0 commit comments

Comments
 (0)