Skip to content

Commit

Permalink
ec2-instance-selector update to version 3.1.0 (#608)
Browse files Browse the repository at this point in the history
Co-authored-by: ec2-bot 🤖 <ec2-bot@users.noreply.github.com>
  • Loading branch information
ec2-bot and ec2-bot authored Feb 14, 2025
1 parent 8879c0e commit 15e2ce0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bottle-configs/ec2-instance-selector.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "ec2-instance-selector",
"version": "3.0.0",
"version": "3.1.0",
"bin": "ec2-instance-selector",
"bottle": {
"root_url": "https://github.com/aws/amazon-ec2-instance-selector/releases/download/v3.0.0/ec2-instance-selector",
"root_url": "https://github.com/aws/amazon-ec2-instance-selector/releases/download/v3.1.0/ec2-instance-selector",
"sha256": {
"arm64_big_sur": "ee1149992db9f3b436f87da217833889788315b4485078d7210c900e83d875a6",
"sierra": "d8c0c80ac7d90003b7f310852bb121b32162651c90c807b5355d7a06d51f66ae",
"linux": "0eb0a8c8bef727c1d80171428e804d0702930aafe777f407f21554b382da14e5",
"linux_arm": "7a689011d47aa9ead0fde597fcacd512964e5eb43de9c916a3fa074b17d77392"
"arm64_big_sur": "b7238f781c22513cddff88baaefe3507a8ebd5128c3bcee339ed172019d07d25",
"sierra": "307ddd074fa6735d3d4a4c171acdff9e287db3e87eade2bed6ce988e4ea38898",
"linux": "c9b122513c0e2e7480667603ac1959bf5588316c590ccc3980c365bcef4d464c",
"linux_arm": "2e28db5b422fab64cce861f483c2c90720464a0d0602dfcda27e912a30ee4e7a"
}
}
}

0 comments on commit 15e2ce0

Please sign in to comment.