ec2-instance-selector: 3.1.2 -> 3.1.3 (#473746)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-24 13:53:00 +00:00
committed by GitHub
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "ec2-instance-selector";
version = "3.1.2";
version = "3.1.3";
src = fetchFromGitHub {
owner = "aws";
repo = "amazon-ec2-instance-selector";
tag = "v${finalAttrs.version}";
hash = "sha256-8tSZkh2ngOgfwup2nCiNXHFX2GhIVVW9PtLuGNP5yoo=";
hash = "sha256-lsd0ahIpN8l3qpXofA7Rjlg0f0J+GJtFiPAvo/wy6Mw=";
};
vendorHash = "sha256-qrxYLnj8DEGNtIq6sC7xvNBLgguG/lj9YLqgLFumQtE=";