Merge pull request #219217 from r-ryantm/auto-update/cli53

cli53: 0.8.21 -> 0.8.22
This commit is contained in:
Nick Cao 2023-03-03 08:32:17 +08:00 committed by GitHub
commit 19dfff9d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec { buildGoModule rec {
pname = "cli53"; pname = "cli53";
version = "0.8.21"; version = "0.8.22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "barnybug"; owner = "barnybug";
repo = "cli53"; repo = "cli53";
rev = version; rev = version;
sha256 = "sha256-N7FZfc3kxbMY2ooj+ztlj6xILF3gzT60Yb/puWg58V4="; sha256 = "sha256-wfb3lK/WB/B8gd4BOqh+Ol10cNZdsoCoQ+hM33+goM8=";
}; };
vendorHash = "sha256-LKJXoXZS866UfJ+Edwf6AkAZmTV2Q1OI1mZfbsxHb3s="; vendorHash = "sha256-LKJXoXZS866UfJ+Edwf6AkAZmTV2Q1OI1mZfbsxHb3s=";