From 59b00d2d39e8b7994284e794dabace4d6ac9aba5 Mon Sep 17 00:00:00 2001 From: Charlie Moog Date: Mon, 22 Mar 2021 10:40:53 -0500 Subject: [PATCH] bump coder-cli to 1.17.0 --- coder-cli.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/coder-cli.rb b/coder-cli.rb index 87f32f6..68f29d8 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -5,11 +5,11 @@ class CoderCli < Formula bottle :unneeded if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.16.0/coder-cli-darwin-amd64.zip" - sha256 "e2ae636f51245356992206c3e08f72fd6e937e1b17be804b82598a9dc2f0dee2" + url "https://github.com/cdr/coder-cli/releases/download/v1.17.0/coder-cli-darwin-amd64.zip" + sha256 "1639f99cf86982da71550000f7d7fcf5563492c92855602907b67484a5e1420a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.16.0/coder-cli-linux-amd64.tar.gz" - sha256 "ae7c7af5c9dae2de2bfa24689c3d8afeecc95fa97eefc47ce7c324efeaabb724" + url "https://github.com/cdr/coder-cli/releases/download/v1.17.0/coder-cli-linux-amd64.tar.gz" + sha256 "3cee0a07315cf642ea26a7a09d211048af5255d571427e95d5e07b69cd80b0cf" end def install