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 @@ -18,7 +18,7 @@ import (
18
18
const (
19
19
clusterName = "fargate"
20
20
defaultRegion = "us-east-1"
21
- version = "0.1.0 "
21
+ version = "0.1.1 "
22
22
23
23
mebibytesInGibibyte = 1024
24
24
cpuUnitsInVCpu = 1024
Original file line number Diff line number Diff line change @@ -227,17 +227,17 @@ <h3>Get Started</h3>
227
227
< div class ="card-body ">
228
228
< h4 class ="card-title "> < img class ="icon " src ="apple.png "> macOS</ h4 >
229
229
< p class ="card-text ">
230
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.0 /fargate-0.1.0 -darwin-amd64.zip "> 64 bit</ a >
230
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.1 /fargate-0.1.1 -darwin-amd64.zip "> 64 bit</ a >
231
231
</ p >
232
232
</ div >
233
233
</ div >
234
234
< div class ="card ">
235
235
< div class ="card-body ">
236
236
< h4 class ="card-title "> < img class ="icon " src ="linux.png "> Linux</ h4 >
237
237
< p class ="card-text ">
238
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.0 /fargate-0.1.0 -linux-amd64.zip "> 64 bit</ a > |
239
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.0 /fargate-0.1.0 -linux-386.zip "> 32 bit</ a > |
240
- < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.0 /fargate-0.1.0 -linux-arm.zip "> ARM</ a >
238
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.1 /fargate-0.1.1 -linux-amd64.zip "> 64 bit</ a > |
239
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.1 /fargate-0.1.1 -linux-386.zip "> 32 bit</ a > |
240
+ < a href ="https://github.com/jpignata/fargate/releases/download/v0.1.1 /fargate-0.1.1 -linux-arm.zip "> ARM</ a >
241
241
</ p >
242
242
</ div >
243
243
</ div >
You can’t perform that action at this time.
0 commit comments