This repository was archived by the owner on May 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
16
16
)
17
17
18
18
const (
19
- version = "0.2.1 "
19
+ version = "0.2.2 "
20
20
21
21
defaultClusterName = "fargate"
22
22
defaultRegion = "us-east-1"
Original file line number Diff line number Diff line change @@ -231,17 +231,17 @@ <h3>Get Started</h3>
231
231
< div class ="card-body ">
232
232
< h4 class ="card-title "> < img class ="icon " src ="apple.png "> macOS</ h4 >
233
233
< p class ="card-text ">
234
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.1 /fargate-0.2.1 -darwin-amd64.zip "> 64-bit</ a >
234
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.2 /fargate-0.2.2 -darwin-amd64.zip "> 64-bit</ a >
235
235
</ p >
236
236
</ div >
237
237
</ div >
238
238
< div class ="card ">
239
239
< div class ="card-body ">
240
240
< h4 class ="card-title "> < img class ="icon " src ="linux.png "> Linux</ h4 >
241
241
< p class ="card-text ">
242
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.1 /fargate-0.2.1 -linux-amd64.zip "> 64-bit</ a > |
243
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.1 /fargate-0.2.1 -linux-386.zip "> 32-bit</ a > |
244
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.1 /fargate-0.2.1 -linux-arm.zip "> Arm</ a >
242
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.2 /fargate-0.2.2 -linux-amd64.zip "> 64-bit</ a > |
243
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.2 /fargate-0.2.2 -linux-386.zip "> 32-bit</ a > |
244
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.2.2 /fargate-0.2.2 -linux-arm.zip "> Arm</ a >
245
245
</ p >
246
246
</ div >
247
247
</ div >
You can’t perform that action at this time.
0 commit comments