ec2-instance-selector: 3.1.2 -> 3.1.3

This commit is contained in:
R. Ryantm
2025-12-24 02:35:35 +00:00
parent 10ca7c2598
commit 4b160fddf8
@@ -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=";