Skip to content

Commit a9eee01

Browse files
authored
Bump fixctl (#176)
1 parent 57399e3 commit a9eee01

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/cli.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Fix Enterprise users can use `fixctl` to integrate Fix into their CI/CD pipeline
1212

1313
| OS | Architecture | Download |
1414
| ------- | ------------ | ------------------------------------------------------------------------------------------------------------ |
15-
| Linux | x86_64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.7/fixctl-linux-amd64-0.0.7) |
16-
| Linux | arm64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.7/fixctl-linux-arm64-0.0.7) |
17-
| macOS | Universal | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.7/fixctl-macos-universal-0.0.7) |
18-
| Windows | x86_64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.7/fixctl-windows-amd64-0.0.7.exe) |
19-
| Windows | arm64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.7/fixctl-windows-arm64-0.0.7.exe) |
15+
| Linux | x86_64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.9/fixctl-linux-amd64-0.0.9) |
16+
| Linux | arm64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.9/fixctl-linux-arm64-0.0.9) |
17+
| macOS | Universal | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.9/fixctl-macos-universal-0.0.9) |
18+
| Windows | x86_64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.9/fixctl-windows-amd64-0.0.9.exe) |
19+
| Windows | arm64 | [Download](https://github.com/someengineering/fixctl/releases/download/0.0.9/fixctl-windows-arm64-0.0.9.exe) |
2020

2121
Once downloaded make the binary executable and move it to a directory in your `PATH`.
2222

0 commit comments

Comments
 (0)