ec2-instance-selector: 3.1.1 -> 3.1.2

This commit is contained in:
R. Ryantm
2025-09-23 08:44:37 +00:00
parent deb2af3116
commit c30fddaa70
@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "ec2-instance-selector";
version = "3.1.1";
version = "3.1.2";
src = fetchFromGitHub {
owner = "aws";
repo = "amazon-ec2-instance-selector";
tag = "v${finalAttrs.version}";
hash = "sha256-4J66/LiFFeUW20du2clqjz9ozLV+Sn2VVqF9VISXpb0=";
hash = "sha256-8tSZkh2ngOgfwup2nCiNXHFX2GhIVVW9PtLuGNP5yoo=";
};
vendorHash = "sha256-ocysHrbkmFQ96dEVJvc5YuuBiaXToAcMUUPFiLpMCpU=";
vendorHash = "sha256-qrxYLnj8DEGNtIq6sC7xvNBLgguG/lj9YLqgLFumQtE=";
ldflags = [
"-s"