Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ed6c0 commit abc8e01Copy full SHA for abc8e01
coder-cli-nightly.rb
@@ -2,7 +2,6 @@ class CoderCliNightly < Formula
2
desc "Command-line tool for the Coder remote development platform, nightly release channel"
3
homepage "https://github.com/cdr/coder-cli"
4
version "1.24.0"
5
- bottle :unneeded
6
7
if OS.mac?
8
url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip"
coder-cli.rb
@@ -2,7 +2,6 @@ class CoderCli < Formula
desc "Command-line tool for the Coder remote development platform"
0 commit comments