File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ Fix Enterprise users can use `fixctl` to integrate Fix into their CI/CD pipeline
12
12
13
13
| OS | Architecture | Download |
14
14
| ------- | ------------ | ------------------------------------------------------------------------------------------------------------ |
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 ) |
20
20
21
21
Once downloaded make the binary executable and move it to a directory in your ` PATH ` .
22
22
You can’t perform that action at this time.
0 commit comments