We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db21d6b commit ed88e94Copy full SHA for ed88e94
bottle-configs/copilot-cli.json
@@ -0,0 +1,13 @@
1
+{
2
+ "version": "1.10.1",
3
+ "name": "copilot-cli",
4
+ "bin": "copilot",
5
+ "bottle": {
6
+ "root_url": "https://github.com/aws/copilot-cli/releases/download/v1.10.1/copilot_1.10.1_",
7
+ "sha256": {
8
+ "arm64_big_sur": "468ac679237eb6c8cc54660373f8e28904b3baa8263191cec011af0c850f2285",
9
+ "sierra": "a95c5b280c4e73870668c1386d28a6f6c59db44c77e56f8196b45cd2695f2ac9",
10
+ "linux": "ffb7419c21a742d19fde9138cdfd7129f7df015acd4e0df6d09f1eacf8cb5547"
11
+ }
12
13
+}
0 commit comments