File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ If you have to handle rather complex YAML files (for BOSH or Concourse), you jus
1515### OS X
1616
1717```
18- $ wget -O /usr/local/bin/aviator https://github.com/JulzDiverse/aviator/releases/download/v1.3 .0/aviator-darwin-amd64 && chmod +x /usr/local/bin/aviator
18+ $ wget -O /usr/local/bin/aviator https://github.com/JulzDiverse/aviator/releases/download/v1.4 .0/aviator-darwin-amd64 && chmod +x /usr/local/bin/aviator
1919```
2020
2121** Via Homebrew**
@@ -28,13 +28,13 @@ $ brew install aviator
2828### Linux
2929
3030```
31- $ wget -O /usr/bin/aviator https://github.com/JulzDiverse/aviator/releases/download/v1.3 .0/aviator-linux-amd64 && chmod +x /usr/bin/aviator
31+ $ wget -O /usr/bin/aviator https://github.com/JulzDiverse/aviator/releases/download/v1.4 .0/aviator-linux-amd64 && chmod +x /usr/bin/aviator
3232```
3333
3434### Windows (NOT TESTED)
3535
3636```
37- https://github.com/JulzDiverse/aviator/releases/download/v1.3 .0/aviator-win
37+ https://github.com/JulzDiverse/aviator/releases/download/v1.4 .0/aviator-win
3838```
3939
4040## Executors
You can’t perform that action at this time.
0 commit comments