steampipePackages.steampipe-plugin-github: 0.43.0 -> 0.44.0

This commit is contained in:
R. Ryantm
2024-09-17 12:10:18 +00:00
parent 683fddf43e
commit ef270d885a
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "steampipe-plugin-github";
version = "0.43.0";
version = "0.44.0";
src = fetchFromGitHub {
owner = "turbot";
repo = "steampipe-plugin-github";
rev = "refs/tags/v${version}";
hash = "sha256-Kr9JXVLd0E7IG5dq9liS5uQNAX535urETwZytKRaZIA=";
hash = "sha256-XscJqrtnvA4poCcUspPIsYIrfI22o/PLeNPBl8WSl/E=";
};
vendorHash = "sha256-UivLueePtstJtAWbl7li8FzZ41Q2kF9FYzVYdQ4172g=";
vendorHash = "sha256-EVcPpFzRd9EmyuPqZBQjSNEB4BEbU8Km6Y/f+ulfK5s=";
ldflags = [
"-s"