qbec: 0.14.6 -> 0.14.8

This commit is contained in:
R. RyanTM 2021-09-14 21:29:41 +00:00
parent 7319369972
commit 975c480843

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "qbec";
version = "0.14.6";
version = "0.14.8";
src = fetchFromGitHub {
owner = "splunk";
repo = "qbec";
rev = "v${version}";
sha256 = "sha256-zsabEYmbWW6lwqyqpPIgCmA4PE6F5Byb8KT/PlLSlvY=";
sha256 = "sha256-awuYmazBx7zv/WuDsePzdWNRcpAzLK7lf4L2W2Jbt3A=";
};
vendorSha256 = "sha256-VOBRQJzATaY9DNRhZvYTRpoISikbzUAwS/1hUfce/44=";