Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update coder-cli-nightly.rb
  • Loading branch information
deansheather authored Jan 20, 2022
commit 01b8337ec1df983162034640a861a4953cf83602
2 changes: 1 addition & 1 deletion coder-cli-nightly.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class CoderCliNightly < Formula
desc "Command-line tool for the Coder remote development platform, nightly release channel"
homepage "https://github.com/cdr/coder-cli"
version "1.26.0"
version "1.27.0"

if OS.mac?
url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-darwin-amd64.zip"
Expand Down