From a8ed6c05f2d2abdca4c80841bd5da0a5f9455cd5 Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Fri, 22 Oct 2021 17:23:10 +1000 Subject: [PATCH 001/152] Release 1.24 (#25) --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 4f61b1d..1baf25d 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,15 +1,15 @@ 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.23.0" + version "1.24.0" bottle :unneeded if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-darwin-amd64.zip" - sha256 "ff25c8fe376a316fbf6db32ac39c45faa9b8c9b5d77292715de00dacbe665002" + url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" + sha256 "90b4c473932ed0442e6d6e9a27514b01d5f34018453bebcaf0547ca6cf276a3d" else - url "https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-linux-amd64.tar.gz" - sha256 "00d9df7d275aa1e027ebe8cbb267eb4df1ad33d761b1f9ac1f9fb1a79604ee4c" + url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-linux-amd64.tar.gz" + sha256 "b36654d3936af0e3fb3d2d21ddbed95eb4e09703951129fe8e53ee0db89dfdea" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 47bd4e0..8c74b3e 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,15 +1,15 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.23.0" + version "1.24.0" bottle :unneeded if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-darwin-amd64.zip" - sha256 "ff25c8fe376a316fbf6db32ac39c45faa9b8c9b5d77292715de00dacbe665002" + url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" + sha256 "90b4c473932ed0442e6d6e9a27514b01d5f34018453bebcaf0547ca6cf276a3d" else - url "https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-linux-amd64.tar.gz" - sha256 "00d9df7d275aa1e027ebe8cbb267eb4df1ad33d761b1f9ac1f9fb1a79604ee4c" + url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-linux-amd64.tar.gz" + sha256 "b36654d3936af0e3fb3d2d21ddbed95eb4e09703951129fe8e53ee0db89dfdea" end def install From abc8e01e19a2f2a98e08988618be23e9793f6e5e Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Mon, 1 Nov 2021 10:25:40 -0700 Subject: [PATCH 002/152] fix: remove bottle :unneeded (#26) --- coder-cli-nightly.rb | 1 - coder-cli.rb | 1 - 2 files changed, 2 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 1baf25d..7043705 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -2,7 +2,6 @@ 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.24.0" - bottle :unneeded if OS.mac? url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" diff --git a/coder-cli.rb b/coder-cli.rb index 8c74b3e..f2860c4 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -2,7 +2,6 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" version "1.24.0" - bottle :unneeded if OS.mac? url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" From 13f6259c0adfcccfb243af0903fbaef762fcc1bc Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Fri, 19 Nov 2021 05:56:04 +1000 Subject: [PATCH 003/152] release: 1.25.0 (#27) --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 7043705..7afd500 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.24.0" + version "1.25.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" - sha256 "90b4c473932ed0442e6d6e9a27514b01d5f34018453bebcaf0547ca6cf276a3d" + url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-darwin-amd64.zip" + sha256 "8ae65247c807278f61f9a5559cef5e3236367fde5627a1769a1f28c7140eadaa" else - url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-linux-amd64.tar.gz" - sha256 "b36654d3936af0e3fb3d2d21ddbed95eb4e09703951129fe8e53ee0db89dfdea" + url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-linux-amd64.tar.gz" + sha256 "6281e2695158521c74bbfa860d8b4fa039e34f05c84a0111a9fb2f2a1e1d8ea1" end def install diff --git a/coder-cli.rb b/coder-cli.rb index f2860c4..6b47af8 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.24.0" + version "1.25.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-darwin-amd64.zip" - sha256 "90b4c473932ed0442e6d6e9a27514b01d5f34018453bebcaf0547ca6cf276a3d" + url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-darwin-amd64.zip" + sha256 "8ae65247c807278f61f9a5559cef5e3236367fde5627a1769a1f28c7140eadaa" else - url "https://github.com/cdr/coder-cli/releases/download/v1.24.0/coder-cli-linux-amd64.tar.gz" - sha256 "b36654d3936af0e3fb3d2d21ddbed95eb4e09703951129fe8e53ee0db89dfdea" + url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-linux-amd64.tar.gz" + sha256 "6281e2695158521c74bbfa860d8b4fa039e34f05c84a0111a9fb2f2a1e1d8ea1" end def install From f096c159d6f7a3fed34992c98ac92c7f2faa3cf0 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sun, 2 Jan 2022 20:31:54 -0800 Subject: [PATCH 004/152] release: 1.26.0 (#28) --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 7afd500..29dba2e 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.25.0" + version "1.26.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-darwin-amd64.zip" - sha256 "8ae65247c807278f61f9a5559cef5e3236367fde5627a1769a1f28c7140eadaa" + url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-darwin-amd64.zip" + sha256 "beeb48513e9583d70b4f5003f19d0595b05e53b96f8188e2f3afc028ae5a3a44" else - url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-linux-amd64.tar.gz" - sha256 "6281e2695158521c74bbfa860d8b4fa039e34f05c84a0111a9fb2f2a1e1d8ea1" + url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-linux-amd64.tar.gz" + sha256 "76d3bd5906a2142ae0666fc50bd0e8d0677212623432bf4832423de71ff2dfcd" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 6b47af8..bd1344f 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.25.0" + version "1.26.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-darwin-amd64.zip" - sha256 "8ae65247c807278f61f9a5559cef5e3236367fde5627a1769a1f28c7140eadaa" + url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-darwin-amd64.zip" + sha256 "beeb48513e9583d70b4f5003f19d0595b05e53b96f8188e2f3afc028ae5a3a44" else - url "https://github.com/cdr/coder-cli/releases/download/v1.25.0/coder-cli-linux-amd64.tar.gz" - sha256 "6281e2695158521c74bbfa860d8b4fa039e34f05c84a0111a9fb2f2a1e1d8ea1" + url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-linux-amd64.tar.gz" + sha256 "76d3bd5906a2142ae0666fc50bd0e8d0677212623432bf4832423de71ff2dfcd" end def install From 127c5a2078a98ca364c6199d39da72630735dd86 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Thu, 20 Jan 2022 05:35:34 -0800 Subject: [PATCH 005/152] release 1.27.0 (#29) --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 29dba2e..ef8c221 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.26.0/coder-cli-darwin-amd64.zip" - sha256 "beeb48513e9583d70b4f5003f19d0595b05e53b96f8188e2f3afc028ae5a3a44" + url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-darwin-amd64.zip" + sha256 "13a17e97de04c4207920b1830e2aea9e8f8f0a4f0a8362c91fc35d5d218246e8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-linux-amd64.tar.gz" - sha256 "76d3bd5906a2142ae0666fc50bd0e8d0677212623432bf4832423de71ff2dfcd" + url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-linux-amd64.tar.gz" + sha256 "1c79598e5dd29f0ba724a77d482389dfa629825905254ab31d7fc349bbd8076b" end def install diff --git a/coder-cli.rb b/coder-cli.rb index bd1344f..aa7edfa 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" 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.26.0/coder-cli-darwin-amd64.zip" - sha256 "beeb48513e9583d70b4f5003f19d0595b05e53b96f8188e2f3afc028ae5a3a44" + url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-darwin-amd64.zip" + sha256 "13a17e97de04c4207920b1830e2aea9e8f8f0a4f0a8362c91fc35d5d218246e8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.26.0/coder-cli-linux-amd64.tar.gz" - sha256 "76d3bd5906a2142ae0666fc50bd0e8d0677212623432bf4832423de71ff2dfcd" + url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-linux-amd64.tar.gz" + sha256 "1c79598e5dd29f0ba724a77d482389dfa629825905254ab31d7fc349bbd8076b" end def install From 4407f64aa79ca9fc4334630e823c342748a5e176 Mon Sep 17 00:00:00 2001 From: Dean Sheather Date: Wed, 9 Mar 2022 09:50:07 +1000 Subject: [PATCH 006/152] chore: automate updating formulae (#30) --- ci/update.sh | 28 ++++++++++++++++++++++++++++ coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 3 files changed, 38 insertions(+), 10 deletions(-) create mode 100755 ci/update.sh diff --git a/ci/update.sh b/ci/update.sh new file mode 100755 index 0000000..56a923c --- /dev/null +++ b/ci/update.sh @@ -0,0 +1,28 @@ +#!/bin/bash + +# Updates both the coder-cli and coder-cli-nightly formulae to have the given +# values. +# ./update.sh "" "" "" + +set -euo pipefail +cd "$(dirname "$0")" + +version="$1" +darwin_sha="$(echo "$2" | tr "[:upper:]" "[:lower:]")" +linux_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" + +# Get the old version to use in our find/replace. +old_version="$(sed -n "s/.*version \"\(.*\)\".*/\1/p" ../coder-cli.rb)" +if [[ "$old_version" == "" ]]; then + echo "Could not determine the old version of the formula..." >&2 + exit 1 +fi + +# Replace version +sed -i "s/${old_version//./\.}/${version//./\.}/g" ../coder-cli{,-nightly}.rb + +# Darwin amd64 SHA256. This only selects the first match +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_sha\"/1" ../coder-cli{,-nightly}.rb + +# Linux amd64 SHA256. This only selects the second match +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/2" ../coder-cli{,-nightly}.rb diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index ef8c221..f93d3c3 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.27.0" + version "1.28.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-darwin-amd64.zip" - sha256 "13a17e97de04c4207920b1830e2aea9e8f8f0a4f0a8362c91fc35d5d218246e8" + url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-darwin-amd64.zip" + sha256 "b0fbf3486d63892ffe718f12b6b418c49eecebdd34a9c713b53c1cf81385dd57" else - url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-linux-amd64.tar.gz" - sha256 "1c79598e5dd29f0ba724a77d482389dfa629825905254ab31d7fc349bbd8076b" + url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-linux-amd64.tar.gz" + sha256 "a3472dc7968affcbd9bf03fd14304eff365c0dad5d8ed732bd98744a2de880f6" end def install diff --git a/coder-cli.rb b/coder-cli.rb index aa7edfa..fcbf676 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.27.0" + version "1.28.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-darwin-amd64.zip" - sha256 "13a17e97de04c4207920b1830e2aea9e8f8f0a4f0a8362c91fc35d5d218246e8" + url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-darwin-amd64.zip" + sha256 "b0fbf3486d63892ffe718f12b6b418c49eecebdd34a9c713b53c1cf81385dd57" else - url "https://github.com/cdr/coder-cli/releases/download/v1.27.0/coder-cli-linux-amd64.tar.gz" - sha256 "1c79598e5dd29f0ba724a77d482389dfa629825905254ab31d7fc349bbd8076b" + url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-linux-amd64.tar.gz" + sha256 "a3472dc7968affcbd9bf03fd14304eff365c0dad5d8ed732bd98744a2de880f6" end def install From 7f283601285873d0fbd7c9dc408e76969e3f5eba Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 24 Mar 2022 08:20:30 +1000 Subject: [PATCH 007/152] chore: release 1.29.0 (#32) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index f93d3c3..36547ed 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.28.2" + version "1.29.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-darwin-amd64.zip" - sha256 "b0fbf3486d63892ffe718f12b6b418c49eecebdd34a9c713b53c1cf81385dd57" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-darwin-amd64.zip" + sha256 "3fd36422fcba1bc9a24d4a5ee59a55f0306c824571b3facc23796bb8064f3e92" else - url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-linux-amd64.tar.gz" - sha256 "a3472dc7968affcbd9bf03fd14304eff365c0dad5d8ed732bd98744a2de880f6" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-linux-amd64.tar.gz" + sha256 "82332075200a7aa4b8921a0f9384a416c2eb462aa568e59ae7ef344b03e3569a" end def install diff --git a/coder-cli.rb b/coder-cli.rb index fcbf676..13695a8 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.28.2" + version "1.29.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-darwin-amd64.zip" - sha256 "b0fbf3486d63892ffe718f12b6b418c49eecebdd34a9c713b53c1cf81385dd57" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-darwin-amd64.zip" + sha256 "3fd36422fcba1bc9a24d4a5ee59a55f0306c824571b3facc23796bb8064f3e92" else - url "https://github.com/cdr/coder-cli/releases/download/v1.28.2/coder-cli-linux-amd64.tar.gz" - sha256 "a3472dc7968affcbd9bf03fd14304eff365c0dad5d8ed732bd98744a2de880f6" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-linux-amd64.tar.gz" + sha256 "82332075200a7aa4b8921a0f9384a416c2eb462aa568e59ae7ef344b03e3569a" end def install From 0e3a4f681cdca70166dd1152042a34ff9d51dd49 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 6 Apr 2022 09:25:21 +1000 Subject: [PATCH 008/152] chore: release 1.29.1 (#33) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 36547ed..9e11f0f 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.29.0" + version "1.29.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-darwin-amd64.zip" - sha256 "3fd36422fcba1bc9a24d4a5ee59a55f0306c824571b3facc23796bb8064f3e92" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-darwin-amd64.zip" + sha256 "339995a8b41634c7d0ec58c20e6add3f4304423dee5fd7dfdd175856f9839412" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-linux-amd64.tar.gz" - sha256 "82332075200a7aa4b8921a0f9384a416c2eb462aa568e59ae7ef344b03e3569a" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-linux-amd64.tar.gz" + sha256 "fbb44c2c1f2887cc4c315bcb65f65fb78e859c96f155a32e426b11ae4d549ede" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 13695a8..79f3e39 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.29.0" + version "1.29.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-darwin-amd64.zip" - sha256 "3fd36422fcba1bc9a24d4a5ee59a55f0306c824571b3facc23796bb8064f3e92" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-darwin-amd64.zip" + sha256 "339995a8b41634c7d0ec58c20e6add3f4304423dee5fd7dfdd175856f9839412" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.0/coder-cli-linux-amd64.tar.gz" - sha256 "82332075200a7aa4b8921a0f9384a416c2eb462aa568e59ae7ef344b03e3569a" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-linux-amd64.tar.gz" + sha256 "fbb44c2c1f2887cc4c315bcb65f65fb78e859c96f155a32e426b11ae4d549ede" end def install From e72efac5600544604ed12293b4710869ddca42b9 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 19 Apr 2022 08:07:34 +1000 Subject: [PATCH 009/152] chore: release 1.29.2 (#34) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 9e11f0f..b14265a 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.29.1" + version "1.29.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-darwin-amd64.zip" - sha256 "339995a8b41634c7d0ec58c20e6add3f4304423dee5fd7dfdd175856f9839412" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-darwin-amd64.zip" + sha256 "1215692df4444386abf0ef7258b495abbd5b70b480bc97724cd8808c3e568314" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-linux-amd64.tar.gz" - sha256 "fbb44c2c1f2887cc4c315bcb65f65fb78e859c96f155a32e426b11ae4d549ede" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-linux-amd64.tar.gz" + sha256 "a9251da9aae7d3cc5a2a5928c6797dffb5bdda50151cc03d267db1a2b83c36f4" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 79f3e39..ee0251f 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.29.1" + version "1.29.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-darwin-amd64.zip" - sha256 "339995a8b41634c7d0ec58c20e6add3f4304423dee5fd7dfdd175856f9839412" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-darwin-amd64.zip" + sha256 "1215692df4444386abf0ef7258b495abbd5b70b480bc97724cd8808c3e568314" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.1/coder-cli-linux-amd64.tar.gz" - sha256 "fbb44c2c1f2887cc4c315bcb65f65fb78e859c96f155a32e426b11ae4d549ede" + url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-linux-amd64.tar.gz" + sha256 "a9251da9aae7d3cc5a2a5928c6797dffb5bdda50151cc03d267db1a2b83c36f4" end def install From e296b325965c17cd7b2025703f5842ecd30b8d21 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 28 Apr 2022 07:59:30 +1000 Subject: [PATCH 010/152] chore: release 1.30.0 (#35) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index b14265a..0762db9 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.29.2" + version "1.30.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-darwin-amd64.zip" - sha256 "1215692df4444386abf0ef7258b495abbd5b70b480bc97724cd8808c3e568314" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-darwin-amd64.zip" + sha256 "0782a775bc6c7ac9df9a58ddb466eedcf5fa05593eabde72251591dc1ac5c8f1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-linux-amd64.tar.gz" - sha256 "a9251da9aae7d3cc5a2a5928c6797dffb5bdda50151cc03d267db1a2b83c36f4" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-linux-amd64.tar.gz" + sha256 "ac5c8d624007c8206cc9aea9d485327f2fe1b7b685168e7b962a55100c084255" end def install diff --git a/coder-cli.rb b/coder-cli.rb index ee0251f..e5a600e 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.29.2" + version "1.30.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-darwin-amd64.zip" - sha256 "1215692df4444386abf0ef7258b495abbd5b70b480bc97724cd8808c3e568314" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-darwin-amd64.zip" + sha256 "0782a775bc6c7ac9df9a58ddb466eedcf5fa05593eabde72251591dc1ac5c8f1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.29.2/coder-cli-linux-amd64.tar.gz" - sha256 "a9251da9aae7d3cc5a2a5928c6797dffb5bdda50151cc03d267db1a2b83c36f4" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-linux-amd64.tar.gz" + sha256 "ac5c8d624007c8206cc9aea9d485327f2fe1b7b685168e7b962a55100c084255" end def install From ee23854dd597ed03c0e348a7f5369bb60212cca1 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 30 Apr 2022 07:02:23 +1000 Subject: [PATCH 011/152] chore: release 1.30.1 (#38) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 0762db9..9714f2e 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.30.0" + version "1.30.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-darwin-amd64.zip" - sha256 "0782a775bc6c7ac9df9a58ddb466eedcf5fa05593eabde72251591dc1ac5c8f1" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-darwin-amd64.zip" + sha256 "d21e5689d06c7056fea5d66e23ba15f520bcf142e782063e0a48da70d72bd8b8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-linux-amd64.tar.gz" - sha256 "ac5c8d624007c8206cc9aea9d485327f2fe1b7b685168e7b962a55100c084255" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-linux-amd64.tar.gz" + sha256 "a4da32e2d577ffbe14d957ea46b270eb94c0ccc55004d906ba99435628b18886" end def install diff --git a/coder-cli.rb b/coder-cli.rb index e5a600e..21df29d 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.30.0" + version "1.30.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-darwin-amd64.zip" - sha256 "0782a775bc6c7ac9df9a58ddb466eedcf5fa05593eabde72251591dc1ac5c8f1" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-darwin-amd64.zip" + sha256 "d21e5689d06c7056fea5d66e23ba15f520bcf142e782063e0a48da70d72bd8b8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.0/coder-cli-linux-amd64.tar.gz" - sha256 "ac5c8d624007c8206cc9aea9d485327f2fe1b7b685168e7b962a55100c084255" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-linux-amd64.tar.gz" + sha256 "a4da32e2d577ffbe14d957ea46b270eb94c0ccc55004d906ba99435628b18886" end def install From b770524c1f38bebd9ae69449e7b70c67c10c9d93 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sun, 1 May 2022 07:52:11 +1000 Subject: [PATCH 012/152] chore: release 1.30.2 (#39) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 9714f2e..743a415 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.30.1" + version "1.30.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-darwin-amd64.zip" - sha256 "d21e5689d06c7056fea5d66e23ba15f520bcf142e782063e0a48da70d72bd8b8" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-darwin-amd64.zip" + sha256 "738430961e4e5f3e5f1fc8a80f8a5901fbbbf75df7aa881dd02fbb8598364593" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-linux-amd64.tar.gz" - sha256 "a4da32e2d577ffbe14d957ea46b270eb94c0ccc55004d906ba99435628b18886" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-linux-amd64.tar.gz" + sha256 "893d5f80afcc1934ee72fe9c4f450173254f9eae3e6e53b56af83db107eb5864" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 21df29d..0c76850 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.30.1" + version "1.30.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-darwin-amd64.zip" - sha256 "d21e5689d06c7056fea5d66e23ba15f520bcf142e782063e0a48da70d72bd8b8" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-darwin-amd64.zip" + sha256 "738430961e4e5f3e5f1fc8a80f8a5901fbbbf75df7aa881dd02fbb8598364593" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.1/coder-cli-linux-amd64.tar.gz" - sha256 "a4da32e2d577ffbe14d957ea46b270eb94c0ccc55004d906ba99435628b18886" + url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-linux-amd64.tar.gz" + sha256 "893d5f80afcc1934ee72fe9c4f450173254f9eae3e6e53b56af83db107eb5864" end def install From 24e8b43207d38d015d021659e3fd1844aaf53181 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 26 May 2022 17:02:01 +1000 Subject: [PATCH 013/152] chore: release 1.31.0 (#41) --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 743a415..4251f0c 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.30.2" + version "1.31.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-darwin-amd64.zip" - sha256 "738430961e4e5f3e5f1fc8a80f8a5901fbbbf75df7aa881dd02fbb8598364593" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-darwin-amd64.zip" + sha256 "e1ecbdffbf5e3f75516be667a62833f2180106a56f93ec4c814d83b448719ca7" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-linux-amd64.tar.gz" - sha256 "893d5f80afcc1934ee72fe9c4f450173254f9eae3e6e53b56af83db107eb5864" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-linux-amd64.tar.gz" + sha256 "03c699cba064546e553382e34b667ad292b6cfe2443c4115a9890ff7ebda48a9" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 0c76850..84d53fe 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.30.2" + version "1.31.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-darwin-amd64.zip" - sha256 "738430961e4e5f3e5f1fc8a80f8a5901fbbbf75df7aa881dd02fbb8598364593" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-darwin-amd64.zip" + sha256 "e1ecbdffbf5e3f75516be667a62833f2180106a56f93ec4c814d83b448719ca7" else - url "https://github.com/cdr/coder-cli/releases/download/v1.30.2/coder-cli-linux-amd64.tar.gz" - sha256 "893d5f80afcc1934ee72fe9c4f450173254f9eae3e6e53b56af83db107eb5864" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-linux-amd64.tar.gz" + sha256 "03c699cba064546e553382e34b667ad292b6cfe2443c4115a9890ff7ebda48a9" end def install From ae7706e287d055c804d666eae532ab5248b08932 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 2 Jun 2022 08:43:32 +1000 Subject: [PATCH 014/152] chore: release 1.31.1 (#44) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 4251f0c..1649b87 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.31.0" + version "1.31.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-darwin-amd64.zip" - sha256 "e1ecbdffbf5e3f75516be667a62833f2180106a56f93ec4c814d83b448719ca7" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-darwin-amd64.zip" + sha256 "e68681988bdd46edd85c03289e36f29189433537036e70b4c44477fd971a3e47" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-linux-amd64.tar.gz" - sha256 "03c699cba064546e553382e34b667ad292b6cfe2443c4115a9890ff7ebda48a9" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-linux-amd64.tar.gz" + sha256 "169f2f0aafad816c8c76c95161e3c230184af52d0ae41006ce771e3a88637bf4" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 84d53fe..4579a65 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.31.0" + version "1.31.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-darwin-amd64.zip" - sha256 "e1ecbdffbf5e3f75516be667a62833f2180106a56f93ec4c814d83b448719ca7" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-darwin-amd64.zip" + sha256 "e68681988bdd46edd85c03289e36f29189433537036e70b4c44477fd971a3e47" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.0/coder-cli-linux-amd64.tar.gz" - sha256 "03c699cba064546e553382e34b667ad292b6cfe2443c4115a9890ff7ebda48a9" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-linux-amd64.tar.gz" + sha256 "169f2f0aafad816c8c76c95161e3c230184af52d0ae41006ce771e3a88637bf4" end def install From e62662aada6d2add102fca7eb11216d8ac974e0d Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 23 Jun 2022 11:18:49 +1000 Subject: [PATCH 015/152] chore: release 1.32.0 (#45) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 1649b87..696f084 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.31.1" + version "1.32.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-darwin-amd64.zip" - sha256 "e68681988bdd46edd85c03289e36f29189433537036e70b4c44477fd971a3e47" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-darwin-amd64.zip" + sha256 "9755ef9f48493475f0c01eb6dbe71e39f6cb35f2e603b0ad9e25395e8aaef9bb" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-linux-amd64.tar.gz" - sha256 "169f2f0aafad816c8c76c95161e3c230184af52d0ae41006ce771e3a88637bf4" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-linux-amd64.tar.gz" + sha256 "b4618f7cc6b4e983fe2880ee1221340fe81cc0b019c4fdcbf78f636f8bdb1913" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 4579a65..8883f6b 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.31.1" + version "1.32.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-darwin-amd64.zip" - sha256 "e68681988bdd46edd85c03289e36f29189433537036e70b4c44477fd971a3e47" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-darwin-amd64.zip" + sha256 "9755ef9f48493475f0c01eb6dbe71e39f6cb35f2e603b0ad9e25395e8aaef9bb" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.1/coder-cli-linux-amd64.tar.gz" - sha256 "169f2f0aafad816c8c76c95161e3c230184af52d0ae41006ce771e3a88637bf4" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-linux-amd64.tar.gz" + sha256 "b4618f7cc6b4e983fe2880ee1221340fe81cc0b019c4fdcbf78f636f8bdb1913" end def install From 8fe1b4ddd70c6abfe98c0a4b9a085f4e479c71de Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 16 Jul 2022 10:58:22 +1000 Subject: [PATCH 016/152] chore: release 1.32.1 (#46) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 696f084..99bcd03 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.32.0" + version "1.32.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-darwin-amd64.zip" - sha256 "9755ef9f48493475f0c01eb6dbe71e39f6cb35f2e603b0ad9e25395e8aaef9bb" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-darwin-amd64.zip" + sha256 "775d9317d027c3577e25a22eeb2185d0bd281e9b4a89c83ce950415e57a63dff" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-linux-amd64.tar.gz" - sha256 "b4618f7cc6b4e983fe2880ee1221340fe81cc0b019c4fdcbf78f636f8bdb1913" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-linux-amd64.tar.gz" + sha256 "a0f17b7db829221042ef609a6ec09680857b43a6ff35771838f82d5b7c869086" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 8883f6b..99a97db 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.32.0" + version "1.32.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-darwin-amd64.zip" - sha256 "9755ef9f48493475f0c01eb6dbe71e39f6cb35f2e603b0ad9e25395e8aaef9bb" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-darwin-amd64.zip" + sha256 "775d9317d027c3577e25a22eeb2185d0bd281e9b4a89c83ce950415e57a63dff" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.0/coder-cli-linux-amd64.tar.gz" - sha256 "b4618f7cc6b4e983fe2880ee1221340fe81cc0b019c4fdcbf78f636f8bdb1913" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-linux-amd64.tar.gz" + sha256 "a0f17b7db829221042ef609a6ec09680857b43a6ff35771838f82d5b7c869086" end def install From 724bd442250754a664eb7428838fa562cfe77ebb Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 21 Jul 2022 07:52:58 +1000 Subject: [PATCH 017/152] Release 1.32.2 (#47) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 99bcd03..168c6c3 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.32.1" + version "1.32.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-darwin-amd64.zip" - sha256 "775d9317d027c3577e25a22eeb2185d0bd281e9b4a89c83ce950415e57a63dff" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" + sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-linux-amd64.tar.gz" - sha256 "a0f17b7db829221042ef609a6ec09680857b43a6ff35771838f82d5b7c869086" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" + sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 99a97db..a6b7206 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.32.1" + version "1.32.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-darwin-amd64.zip" - sha256 "775d9317d027c3577e25a22eeb2185d0bd281e9b4a89c83ce950415e57a63dff" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" + sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.1/coder-cli-linux-amd64.tar.gz" - sha256 "a0f17b7db829221042ef609a6ec09680857b43a6ff35771838f82d5b7c869086" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" + sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" end def install From b4a19a381da6082d3a4d3be24845e9b2172fce66 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 21 Jul 2022 09:40:53 +1000 Subject: [PATCH 018/152] chore: release 1.31.2 (#48) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 168c6c3..eb43213 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.32.2" + version "1.31.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" - sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip" + sha256 "ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" - sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz" + sha256 "1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85" end def install diff --git a/coder-cli.rb b/coder-cli.rb index a6b7206..6ea5762 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.32.2" + version "1.31.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" - sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip" + sha256 "ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" - sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" + url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz" + sha256 "1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85" end def install From 94525584806dc74cf9df3391c766bbd795e72ffb Mon Sep 17 00:00:00 2001 From: Colin Adler Date: Wed, 20 Jul 2022 18:43:43 -0500 Subject: [PATCH 019/152] Revert "chore: release 1.31.2 (#48)" (#50) This reverts commit b4a19a381da6082d3a4d3be24845e9b2172fce66. --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index eb43213..168c6c3 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.31.2" + version "1.32.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip" - sha256 "ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" + sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz" - sha256 "1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" + sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 6ea5762..a6b7206 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.31.2" + version "1.32.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip" - sha256 "ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" + sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz" - sha256 "1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85" + url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" + sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" end def install From 7904a905717381c33b4ed5153c772ec4f198056f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 28 Jul 2022 12:34:15 +1000 Subject: [PATCH 020/152] chore: release 1.33.0 (#51) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 168c6c3..fc3f03d 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.32.2" + version "1.33.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" - sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-darwin-amd64.zip" + sha256 "483e7363c44e1f81331c3631100f8f562a276534919aff937b8dbe6d29657814" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" - sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-linux-amd64.tar.gz" + sha256 "de068821b284a0b491fc5b1b349425256f1a0b85d6362c599555a508e3dba9ad" end def install diff --git a/coder-cli.rb b/coder-cli.rb index a6b7206..79a601b 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.32.2" + version "1.33.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip" - sha256 "23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-darwin-amd64.zip" + sha256 "483e7363c44e1f81331c3631100f8f562a276534919aff937b8dbe6d29657814" else - url "https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz" - sha256 "3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-linux-amd64.tar.gz" + sha256 "de068821b284a0b491fc5b1b349425256f1a0b85d6362c599555a508e3dba9ad" end def install From ef5bb173799058f08f9505626ba15953e9348177 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 5 Aug 2022 09:23:40 +1000 Subject: [PATCH 021/152] chore: release 1.33.1 (#52) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index fc3f03d..85b1275 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.33.0" + version "1.33.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-darwin-amd64.zip" - sha256 "483e7363c44e1f81331c3631100f8f562a276534919aff937b8dbe6d29657814" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-darwin-amd64.zip" + sha256 "251325e4201244176f15e20097410dc59a561c5eefbde0fee8d398c583cc0139" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-linux-amd64.tar.gz" - sha256 "de068821b284a0b491fc5b1b349425256f1a0b85d6362c599555a508e3dba9ad" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-linux-amd64.tar.gz" + sha256 "188a645510df5bef459b37fb9ba354ed6ff74189c755eb186e117136c48406a0" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 79a601b..b5f0b41 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.33.0" + version "1.33.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-darwin-amd64.zip" - sha256 "483e7363c44e1f81331c3631100f8f562a276534919aff937b8dbe6d29657814" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-darwin-amd64.zip" + sha256 "251325e4201244176f15e20097410dc59a561c5eefbde0fee8d398c583cc0139" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.0/coder-cli-linux-amd64.tar.gz" - sha256 "de068821b284a0b491fc5b1b349425256f1a0b85d6362c599555a508e3dba9ad" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-linux-amd64.tar.gz" + sha256 "188a645510df5bef459b37fb9ba354ed6ff74189c755eb186e117136c48406a0" end def install From cd35cd7f9e28a87b1020d9e10c7fd5a5f566e7f2 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 16 Aug 2022 00:18:40 +1000 Subject: [PATCH 022/152] chore: release 1.33.2 (#55) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 85b1275..57c737c 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.33.1" + version "1.33.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-darwin-amd64.zip" - sha256 "251325e4201244176f15e20097410dc59a561c5eefbde0fee8d398c583cc0139" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-darwin-amd64.zip" + sha256 "89054d4c64e7ec066e34612a2e95660ceb29397a5b92e02e94f784268f95d391" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-linux-amd64.tar.gz" - sha256 "188a645510df5bef459b37fb9ba354ed6ff74189c755eb186e117136c48406a0" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-linux-amd64.tar.gz" + sha256 "490eea5fd2841fe101494841d8f2239328d6bc50fe857fcfa2dae902bd114837" end def install diff --git a/coder-cli.rb b/coder-cli.rb index b5f0b41..bf3107d 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.33.1" + version "1.33.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-darwin-amd64.zip" - sha256 "251325e4201244176f15e20097410dc59a561c5eefbde0fee8d398c583cc0139" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-darwin-amd64.zip" + sha256 "89054d4c64e7ec066e34612a2e95660ceb29397a5b92e02e94f784268f95d391" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.1/coder-cli-linux-amd64.tar.gz" - sha256 "188a645510df5bef459b37fb9ba354ed6ff74189c755eb186e117136c48406a0" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-linux-amd64.tar.gz" + sha256 "490eea5fd2841fe101494841d8f2239328d6bc50fe857fcfa2dae902bd114837" end def install From 26e0a16271f465eb1e630d0469a4589272cc6bb8 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 23 Aug 2022 04:43:25 +1000 Subject: [PATCH 023/152] chore: release 1.33.3 (#56) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 57c737c..f475c75 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.33.2" + version "1.33.3" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-darwin-amd64.zip" - sha256 "89054d4c64e7ec066e34612a2e95660ceb29397a5b92e02e94f784268f95d391" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-darwin-amd64.zip" + sha256 "23133f1cccd2a6ca6e683ed45a5d281ffbfc786c5bb8f799606c0cc251395ea8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-linux-amd64.tar.gz" - sha256 "490eea5fd2841fe101494841d8f2239328d6bc50fe857fcfa2dae902bd114837" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-linux-amd64.tar.gz" + sha256 "676dd8c35b0da68ab57e903be509ee62feed65965dce6157bc7dcd5ee64953b4" end def install diff --git a/coder-cli.rb b/coder-cli.rb index bf3107d..ffa8086 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.33.2" + version "1.33.3" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-darwin-amd64.zip" - sha256 "89054d4c64e7ec066e34612a2e95660ceb29397a5b92e02e94f784268f95d391" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-darwin-amd64.zip" + sha256 "23133f1cccd2a6ca6e683ed45a5d281ffbfc786c5bb8f799606c0cc251395ea8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.2/coder-cli-linux-amd64.tar.gz" - sha256 "490eea5fd2841fe101494841d8f2239328d6bc50fe857fcfa2dae902bd114837" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-linux-amd64.tar.gz" + sha256 "676dd8c35b0da68ab57e903be509ee62feed65965dce6157bc7dcd5ee64953b4" end def install From adc884e4a71431021ce0731eb4504aa69fd7ef40 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:56:12 +1000 Subject: [PATCH 024/152] chore: release 1.33.4 (#58) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index f475c75..b182486 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.33.3" + version "1.33.4" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-darwin-amd64.zip" - sha256 "23133f1cccd2a6ca6e683ed45a5d281ffbfc786c5bb8f799606c0cc251395ea8" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-darwin-amd64.zip" + sha256 "02af1c6ce453a5681d716cbb9446315d4239b084929fd6a1a50930f377654502" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-linux-amd64.tar.gz" - sha256 "676dd8c35b0da68ab57e903be509ee62feed65965dce6157bc7dcd5ee64953b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-linux-amd64.tar.gz" + sha256 "09f545bb8f6409fe9d5eaf3c45b5e3e58920e283dae3ca7c00401c7aa3c9c5fe" end def install diff --git a/coder-cli.rb b/coder-cli.rb index ffa8086..7d4067f 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.33.3" + version "1.33.4" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-darwin-amd64.zip" - sha256 "23133f1cccd2a6ca6e683ed45a5d281ffbfc786c5bb8f799606c0cc251395ea8" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-darwin-amd64.zip" + sha256 "02af1c6ce453a5681d716cbb9446315d4239b084929fd6a1a50930f377654502" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.3/coder-cli-linux-amd64.tar.gz" - sha256 "676dd8c35b0da68ab57e903be509ee62feed65965dce6157bc7dcd5ee64953b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-linux-amd64.tar.gz" + sha256 "09f545bb8f6409fe9d5eaf3c45b5e3e58920e283dae3ca7c00401c7aa3c9c5fe" end def install From 77bc53161b80cea6e524614b7c6237a9c3198281 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 1 Sep 2022 12:41:50 +1000 Subject: [PATCH 025/152] chore: release 1.34.0 (#59) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index b182486..68531a6 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.33.4" + version "1.34.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-darwin-amd64.zip" - sha256 "02af1c6ce453a5681d716cbb9446315d4239b084929fd6a1a50930f377654502" + url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip" + sha256 "0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-linux-amd64.tar.gz" - sha256 "09f545bb8f6409fe9d5eaf3c45b5e3e58920e283dae3ca7c00401c7aa3c9c5fe" + url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz" + sha256 "f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 7d4067f..e29ee7e 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.33.4" + version "1.34.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-darwin-amd64.zip" - sha256 "02af1c6ce453a5681d716cbb9446315d4239b084929fd6a1a50930f377654502" + url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip" + sha256 "0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.33.4/coder-cli-linux-amd64.tar.gz" - sha256 "09f545bb8f6409fe9d5eaf3c45b5e3e58920e283dae3ca7c00401c7aa3c9c5fe" + url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz" + sha256 "f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9" end def install From 25a97d072bafc7bd0978d93e5f39e11b15421dcc Mon Sep 17 00:00:00 2001 From: David Wahler Date: Wed, 28 Sep 2022 17:11:07 -0500 Subject: [PATCH 026/152] Add brew to path on linux (#64) Fixes build breakage caused by actions/runner-images#6283 Co-authored-by: Cian Johnston --- .github/workflows/test.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 42de39c..9bb02a2 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -9,6 +9,11 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v1 + - run: | + if [[ "$(uname -s)" == "Linux" ]] + then + echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH + fi - run: brew install --build-from-source ./coder-cli.rb - run: coder --version coder_cli_nightly: @@ -18,5 +23,10 @@ jobs: runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v1 + - run: | + if [[ "$(uname -s)" == "Linux" ]] + then + echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH + fi - run: brew install --build-from-source ./coder-cli-nightly.rb - run: coder --version From 730568b8ed95b61b5857f118d428cfa2acfa7767 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 29 Sep 2022 08:13:04 +1000 Subject: [PATCH 027/152] chore: release 1.35.0 (#63) Co-authored-by: Coder CI Co-authored-by: Cian Johnston --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 68531a6..bd93656 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.34.0" + version "1.35.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip" - sha256 "0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip" + sha256 "cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz" - sha256 "f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz" + sha256 "7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff" end def install diff --git a/coder-cli.rb b/coder-cli.rb index e29ee7e..bda63a3 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.34.0" + version "1.35.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip" - sha256 "0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip" + sha256 "cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8" else - url "https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz" - sha256 "f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz" + sha256 "7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff" end def install From 7d193a34bd4438875396458b6d56665ac1c6e593 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 4 Oct 2022 08:59:35 +1000 Subject: [PATCH 028/152] chore: release 1.35.1 (#65) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index bd93656..7a6878f 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.35.0" + version "1.35.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip" - sha256 "cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-darwin-amd64.zip" + sha256 "b82685ac371ab2b0dc37b69fdaac89191021993642cdc7e3541aa6aa3a8298c1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz" - sha256 "7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-linux-amd64.tar.gz" + sha256 "c53d8786c2b5806fe802a424f04b691c52ae9e44330b85fb8aa168e117bb9614" end def install diff --git a/coder-cli.rb b/coder-cli.rb index bda63a3..be7fef2 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.35.0" + version "1.35.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip" - sha256 "cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-darwin-amd64.zip" + sha256 "b82685ac371ab2b0dc37b69fdaac89191021993642cdc7e3541aa6aa3a8298c1" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz" - sha256 "7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-linux-amd64.tar.gz" + sha256 "c53d8786c2b5806fe802a424f04b691c52ae9e44330b85fb8aa168e117bb9614" end def install From 6eadeb0d6a2eb553618c9ae973ebf529507f0915 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 25 Oct 2022 06:55:14 +1000 Subject: [PATCH 029/152] chore: release 1.35.2 (#67) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 7a6878f..2a28b56 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.35.1" + version "1.35.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-darwin-amd64.zip" - sha256 "b82685ac371ab2b0dc37b69fdaac89191021993642cdc7e3541aa6aa3a8298c1" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-darwin-amd64.zip" + sha256 "98b81063b5e2c74134b54befb9c79340401f879871e8583e3258d8a83e041ebf" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-linux-amd64.tar.gz" - sha256 "c53d8786c2b5806fe802a424f04b691c52ae9e44330b85fb8aa168e117bb9614" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-linux-amd64.tar.gz" + sha256 "acf6de5f22f0d8e1a9ca9079fc13f94d02a157e26888cb95697556bc2105b618" end def install diff --git a/coder-cli.rb b/coder-cli.rb index be7fef2..0525f8e 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.35.1" + version "1.35.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-darwin-amd64.zip" - sha256 "b82685ac371ab2b0dc37b69fdaac89191021993642cdc7e3541aa6aa3a8298c1" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-darwin-amd64.zip" + sha256 "98b81063b5e2c74134b54befb9c79340401f879871e8583e3258d8a83e041ebf" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.1/coder-cli-linux-amd64.tar.gz" - sha256 "c53d8786c2b5806fe802a424f04b691c52ae9e44330b85fb8aa168e117bb9614" + url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-linux-amd64.tar.gz" + sha256 "acf6de5f22f0d8e1a9ca9079fc13f94d02a157e26888cb95697556bc2105b618" end def install From dbf301c5308a1682f4d5e5beeeedf3dcef18a08e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 27 Oct 2022 06:24:41 +1000 Subject: [PATCH 030/152] chore: release 1.36.0 (#70) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 2a28b56..05bcdff 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.35.2" + version "1.36.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-darwin-amd64.zip" - sha256 "98b81063b5e2c74134b54befb9c79340401f879871e8583e3258d8a83e041ebf" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-darwin-amd64.zip" + sha256 "99d394ddb21c1af4b58d6c025a36d42a442bde2bb9ec915ee8d5b457b0d669db" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-linux-amd64.tar.gz" - sha256 "acf6de5f22f0d8e1a9ca9079fc13f94d02a157e26888cb95697556bc2105b618" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-linux-amd64.tar.gz" + sha256 "43c1125fd8018b2ca4835e82cc4475614e1c1f41d0722ccc5553c93815616738" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 0525f8e..d0cc4dc 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.35.2" + version "1.36.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-darwin-amd64.zip" - sha256 "98b81063b5e2c74134b54befb9c79340401f879871e8583e3258d8a83e041ebf" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-darwin-amd64.zip" + sha256 "99d394ddb21c1af4b58d6c025a36d42a442bde2bb9ec915ee8d5b457b0d669db" else - url "https://github.com/cdr/coder-cli/releases/download/v1.35.2/coder-cli-linux-amd64.tar.gz" - sha256 "acf6de5f22f0d8e1a9ca9079fc13f94d02a157e26888cb95697556bc2105b618" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-linux-amd64.tar.gz" + sha256 "43c1125fd8018b2ca4835e82cc4475614e1c1f41d0722ccc5553c93815616738" end def install From 68d247077f70bea1f2d2438709cbab0751488715 Mon Sep 17 00:00:00 2001 From: Geoffrey Huntley Date: Mon, 7 Nov 2022 13:34:41 +1000 Subject: [PATCH 031/152] docs(readme): update tap name (#71) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d921530..1a1048a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Homebrew Tap for Coder related utilities and applications. ## Usage ```text -brew tap cdr/coder +brew tap coder/coder ``` ### Install the [Coder CLI](https://github.com/cdr/coder-cli) From 09750a436f26310e4958afff75fc41e6be21de45 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 16 Nov 2022 02:17:07 +1000 Subject: [PATCH 032/152] chore: release 1.36.1 (#75) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 05bcdff..2b3a5c7 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.36.0" + version "1.36.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-darwin-amd64.zip" - sha256 "99d394ddb21c1af4b58d6c025a36d42a442bde2bb9ec915ee8d5b457b0d669db" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-darwin-amd64.zip" + sha256 "c1defa031fc4ffa05e624d3eec3401393cacb62cc4f0abe5fa040cab2cc09d6b" else - url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-linux-amd64.tar.gz" - sha256 "43c1125fd8018b2ca4835e82cc4475614e1c1f41d0722ccc5553c93815616738" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-linux-amd64.tar.gz" + sha256 "dc78cc6a41c939411c098ca539f25d5002ef328ed9ad6b69089f9d1baf793128" end def install diff --git a/coder-cli.rb b/coder-cli.rb index d0cc4dc..5e91fa0 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.36.0" + version "1.36.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-darwin-amd64.zip" - sha256 "99d394ddb21c1af4b58d6c025a36d42a442bde2bb9ec915ee8d5b457b0d669db" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-darwin-amd64.zip" + sha256 "c1defa031fc4ffa05e624d3eec3401393cacb62cc4f0abe5fa040cab2cc09d6b" else - url "https://github.com/cdr/coder-cli/releases/download/v1.36.0/coder-cli-linux-amd64.tar.gz" - sha256 "43c1125fd8018b2ca4835e82cc4475614e1c1f41d0722ccc5553c93815616738" + url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-linux-amd64.tar.gz" + sha256 "dc78cc6a41c939411c098ca539f25d5002ef328ed9ad6b69089f9d1baf793128" end def install From c520f9f3dadddc0876b366296fa6e9b7840330d0 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 24 Nov 2022 07:07:39 +1000 Subject: [PATCH 033/152] chore: release 1.37.0 (#76) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 2b3a5c7..9cf5174 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.36.1" + version "1.37.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-darwin-amd64.zip" - sha256 "c1defa031fc4ffa05e624d3eec3401393cacb62cc4f0abe5fa040cab2cc09d6b" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-darwin-amd64.zip" + sha256 "f96409043b1a4ae3d9848975a8f93e2a67f2379c5b7a7f7978c9d38d31109649" else - url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-linux-amd64.tar.gz" - sha256 "dc78cc6a41c939411c098ca539f25d5002ef328ed9ad6b69089f9d1baf793128" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-linux-amd64.tar.gz" + sha256 "fdace0f838e58bc1a323e85114712479c33984d2581f6e0fe445f8d057cb5853" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 5e91fa0..f29cc85 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.36.1" + version "1.37.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-darwin-amd64.zip" - sha256 "c1defa031fc4ffa05e624d3eec3401393cacb62cc4f0abe5fa040cab2cc09d6b" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-darwin-amd64.zip" + sha256 "f96409043b1a4ae3d9848975a8f93e2a67f2379c5b7a7f7978c9d38d31109649" else - url "https://github.com/cdr/coder-cli/releases/download/v1.36.1/coder-cli-linux-amd64.tar.gz" - sha256 "dc78cc6a41c939411c098ca539f25d5002ef328ed9ad6b69089f9d1baf793128" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-linux-amd64.tar.gz" + sha256 "fdace0f838e58bc1a323e85114712479c33984d2581f6e0fe445f8d057cb5853" end def install From 6ae7eb623638003894762c24b2f3883ef29619dd Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 7 Dec 2022 02:17:06 +1000 Subject: [PATCH 034/152] chore: release 1.37.1 (#77) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 9cf5174..251a6c7 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.37.0" + version "1.37.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-darwin-amd64.zip" - sha256 "f96409043b1a4ae3d9848975a8f93e2a67f2379c5b7a7f7978c9d38d31109649" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-darwin-amd64.zip" + sha256 "ca81635740f38bfc80f71918f5c5881ec598849e9f87709a519325b6e60b8614" else - url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-linux-amd64.tar.gz" - sha256 "fdace0f838e58bc1a323e85114712479c33984d2581f6e0fe445f8d057cb5853" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-linux-amd64.tar.gz" + sha256 "9a612e656b9537f9329794908b5ab1ea1b89f5735982d99fb2c0dc7ebe22efeb" end def install diff --git a/coder-cli.rb b/coder-cli.rb index f29cc85..daea19a 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.37.0" + version "1.37.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-darwin-amd64.zip" - sha256 "f96409043b1a4ae3d9848975a8f93e2a67f2379c5b7a7f7978c9d38d31109649" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-darwin-amd64.zip" + sha256 "ca81635740f38bfc80f71918f5c5881ec598849e9f87709a519325b6e60b8614" else - url "https://github.com/cdr/coder-cli/releases/download/v1.37.0/coder-cli-linux-amd64.tar.gz" - sha256 "fdace0f838e58bc1a323e85114712479c33984d2581f6e0fe445f8d057cb5853" + url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-linux-amd64.tar.gz" + sha256 "9a612e656b9537f9329794908b5ab1ea1b89f5735982d99fb2c0dc7ebe22efeb" end def install From d87aee9abd8c14d7016f18cef8dfcc6a5c544ca4 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 7 Jan 2023 09:45:06 +1000 Subject: [PATCH 035/152] chore: release 1.38.1 (#81) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 251a6c7..6c18bf5 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.37.1" + version "1.38.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-darwin-amd64.zip" - sha256 "ca81635740f38bfc80f71918f5c5881ec598849e9f87709a519325b6e60b8614" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip" + sha256 "766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-linux-amd64.tar.gz" - sha256 "9a612e656b9537f9329794908b5ab1ea1b89f5735982d99fb2c0dc7ebe22efeb" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz" + sha256 "7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f" end def install diff --git a/coder-cli.rb b/coder-cli.rb index daea19a..d6f210f 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.37.1" + version "1.38.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-darwin-amd64.zip" - sha256 "ca81635740f38bfc80f71918f5c5881ec598849e9f87709a519325b6e60b8614" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip" + sha256 "766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.37.1/coder-cli-linux-amd64.tar.gz" - sha256 "9a612e656b9537f9329794908b5ab1ea1b89f5735982d99fb2c0dc7ebe22efeb" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz" + sha256 "7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f" end def install From d35f76725222336158e5542f470a983db41bdcfe Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 12 Jan 2023 07:49:16 +1000 Subject: [PATCH 036/152] chore: release 1.38.2 (#82) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 6c18bf5..7f9f6d4 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.38.1" + version "1.38.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip" - sha256 "766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip" + sha256 "3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20" else - url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz" - sha256 "7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz" + sha256 "566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4" end def install diff --git a/coder-cli.rb b/coder-cli.rb index d6f210f..68b9868 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.38.1" + version "1.38.2" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip" - sha256 "766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip" + sha256 "3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20" else - url "https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz" - sha256 "7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f" + url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz" + sha256 "566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4" end def install From 87984508d0c85f48be1ce5bd5a16bc1577e79cbf Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 26 Jan 2023 13:42:22 +1000 Subject: [PATCH 037/152] chore: release 1.39.0 (#83) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 7f9f6d4..42e0f1d 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.38.2" + version "1.39.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip" - sha256 "3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-darwin-amd64.zip" + sha256 "74c3685384dc16cee77e4a6503d2f97d24d73ea61e1b12a5b53fcb307592c57a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz" - sha256 "566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-linux-amd64.tar.gz" + sha256 "c9d04ba28715bc480de970077a4712165f79be054ddfe79406e1afcce1d16f35" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 68b9868..2d607fd 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.38.2" + version "1.39.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip" - sha256 "3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-darwin-amd64.zip" + sha256 "74c3685384dc16cee77e4a6503d2f97d24d73ea61e1b12a5b53fcb307592c57a" else - url "https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz" - sha256 "566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-linux-amd64.tar.gz" + sha256 "c9d04ba28715bc480de970077a4712165f79be054ddfe79406e1afcce1d16f35" end def install From bd8e180ada2394d6fe3ba45f63fde2114817881f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:16:00 +1000 Subject: [PATCH 038/152] chore: release 1.39.1 (#84) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 42e0f1d..296a7e2 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.39.0" + version "1.39.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-darwin-amd64.zip" - sha256 "74c3685384dc16cee77e4a6503d2f97d24d73ea61e1b12a5b53fcb307592c57a" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-darwin-amd64.zip" + sha256 "74cf000a932b932dd025bd3da52f382916d45c5b5a0b143ef05ab6db10dcba16" else - url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-linux-amd64.tar.gz" - sha256 "c9d04ba28715bc480de970077a4712165f79be054ddfe79406e1afcce1d16f35" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-linux-amd64.tar.gz" + sha256 "fc08fe979f0d57a6215f2c8397e3868c7bff2b159817c2d29f511b013f2ded1a" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 2d607fd..2ce57e2 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.39.0" + version "1.39.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-darwin-amd64.zip" - sha256 "74c3685384dc16cee77e4a6503d2f97d24d73ea61e1b12a5b53fcb307592c57a" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-darwin-amd64.zip" + sha256 "74cf000a932b932dd025bd3da52f382916d45c5b5a0b143ef05ab6db10dcba16" else - url "https://github.com/cdr/coder-cli/releases/download/v1.39.0/coder-cli-linux-amd64.tar.gz" - sha256 "c9d04ba28715bc480de970077a4712165f79be054ddfe79406e1afcce1d16f35" + url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-linux-amd64.tar.gz" + sha256 "fc08fe979f0d57a6215f2c8397e3868c7bff2b159817c2d29f511b013f2ded1a" end def install From 4aa29ac4ab0aa7908379da7df8c9bb903774fc81 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Thu, 23 Feb 2023 21:25:39 +0000 Subject: [PATCH 039/152] chore: release 1.40.0 (#87) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 296a7e2..21abf22 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.39.1" + version "1.40.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-darwin-amd64.zip" - sha256 "74cf000a932b932dd025bd3da52f382916d45c5b5a0b143ef05ab6db10dcba16" + url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-darwin-amd64.zip" + sha256 "68d3299325234382143ee4f1f614bd676ab01b4c8dd430cb38b3703f5d546057" else - url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-linux-amd64.tar.gz" - sha256 "fc08fe979f0d57a6215f2c8397e3868c7bff2b159817c2d29f511b013f2ded1a" + url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-linux-amd64.tar.gz" + sha256 "56782ca3af6c466c3ca9e8f6b9eec2a4b6e133bf7c225962c6845681f2500be9" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 2ce57e2..7975873 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.39.1" + version "1.40.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-darwin-amd64.zip" - sha256 "74cf000a932b932dd025bd3da52f382916d45c5b5a0b143ef05ab6db10dcba16" + url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-darwin-amd64.zip" + sha256 "68d3299325234382143ee4f1f614bd676ab01b4c8dd430cb38b3703f5d546057" else - url "https://github.com/cdr/coder-cli/releases/download/v1.39.1/coder-cli-linux-amd64.tar.gz" - sha256 "fc08fe979f0d57a6215f2c8397e3868c7bff2b159817c2d29f511b013f2ded1a" + url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-linux-amd64.tar.gz" + sha256 "56782ca3af6c466c3ca9e8f6b9eec2a4b6e133bf7c225962c6845681f2500be9" end def install From d3cc7d5ab14e7630cbd70635ae79b97a1adc3b5d Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 15 Apr 2023 05:09:44 +1000 Subject: [PATCH 040/152] Release 1.41.1 (#89) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 21abf22..09d9f73 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.40.0" + version "1.41.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-darwin-amd64.zip" - sha256 "68d3299325234382143ee4f1f614bd676ab01b4c8dd430cb38b3703f5d546057" + url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-darwin-amd64.zip" + sha256 "ca6a18a8027357ac9fd22fdcca6af7bf2c0de56406b4f66fc82788e428e767ce" else - url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-linux-amd64.tar.gz" - sha256 "56782ca3af6c466c3ca9e8f6b9eec2a4b6e133bf7c225962c6845681f2500be9" + url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-linux-amd64.tar.gz" + sha256 "9a916a068bb4e5ad32f164ed9fc7159987dc01e4f6803552542418ffad958f92" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 7975873..d36bb5d 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.40.0" + version "1.41.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-darwin-amd64.zip" - sha256 "68d3299325234382143ee4f1f614bd676ab01b4c8dd430cb38b3703f5d546057" + url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-darwin-amd64.zip" + sha256 "ca6a18a8027357ac9fd22fdcca6af7bf2c0de56406b4f66fc82788e428e767ce" else - url "https://github.com/cdr/coder-cli/releases/download/v1.40.0/coder-cli-linux-amd64.tar.gz" - sha256 "56782ca3af6c466c3ca9e8f6b9eec2a4b6e133bf7c225962c6845681f2500be9" + url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-linux-amd64.tar.gz" + sha256 "9a916a068bb4e5ad32f164ed9fc7159987dc01e4f6803552542418ffad958f92" end def install From 22fed9becec95da39ac4a34b83d77e46fca8b372 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:47:56 +1000 Subject: [PATCH 041/152] chore: release 1.42.0 (#90) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 09d9f73..3afc85d 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.41.1" + version "1.42.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-darwin-amd64.zip" - sha256 "ca6a18a8027357ac9fd22fdcca6af7bf2c0de56406b4f66fc82788e428e767ce" + url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-darwin-amd64.zip" + sha256 "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70" else - url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-linux-amd64.tar.gz" - sha256 "9a916a068bb4e5ad32f164ed9fc7159987dc01e4f6803552542418ffad958f92" + url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-linux-amd64.tar.gz" + sha256 "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4" end def install diff --git a/coder-cli.rb b/coder-cli.rb index d36bb5d..ec8d882 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.41.1" + version "1.42.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-darwin-amd64.zip" - sha256 "ca6a18a8027357ac9fd22fdcca6af7bf2c0de56406b4f66fc82788e428e767ce" + url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-darwin-amd64.zip" + sha256 "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70" else - url "https://github.com/cdr/coder-cli/releases/download/v1.41.1/coder-cli-linux-amd64.tar.gz" - sha256 "9a916a068bb4e5ad32f164ed9fc7159987dc01e4f6803552542418ffad958f92" + url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-linux-amd64.tar.gz" + sha256 "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4" end def install From ae28b7c5a709ac015ff9539747e10e81c7225a05 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 26 May 2023 02:22:19 +1000 Subject: [PATCH 042/152] chore: release 1.43.0 (#92) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 3afc85d..d941069 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.42.0" + version "1.43.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-darwin-amd64.zip" - sha256 "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-darwin-amd64.zip" + sha256 "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd" else - url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-linux-amd64.tar.gz" - sha256 "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-linux-amd64.tar.gz" + sha256 "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75" end def install diff --git a/coder-cli.rb b/coder-cli.rb index ec8d882..478ab10 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.42.0" + version "1.43.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-darwin-amd64.zip" - sha256 "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-darwin-amd64.zip" + sha256 "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd" else - url "https://github.com/cdr/coder-cli/releases/download/v1.42.0/coder-cli-linux-amd64.tar.gz" - sha256 "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-linux-amd64.tar.gz" + sha256 "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75" end def install From cd200308e822e053f181ad281856c990428d3607 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 27 Jun 2023 05:43:10 +1000 Subject: [PATCH 043/152] chore: release 1.43.1 (#93) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index d941069..5474e23 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.43.0" + version "1.43.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-darwin-amd64.zip" - sha256 "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-darwin-amd64.zip" + sha256 "0861bfc89e8625ea11707633f4762cfed6422372199c838ad6d13cf13de11d30" else - url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-linux-amd64.tar.gz" - sha256 "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-linux-amd64.tar.gz" + sha256 "a13fac9a0ad4fc3a5fa79dfc95bdb191c2745d9b155fdf7845834ea48109aa99" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 478ab10..4acd6c9 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.43.0" + version "1.43.1" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-darwin-amd64.zip" - sha256 "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-darwin-amd64.zip" + sha256 "0861bfc89e8625ea11707633f4762cfed6422372199c838ad6d13cf13de11d30" else - url "https://github.com/cdr/coder-cli/releases/download/v1.43.0/coder-cli-linux-amd64.tar.gz" - sha256 "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75" + url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-linux-amd64.tar.gz" + sha256 "a13fac9a0ad4fc3a5fa79dfc95bdb191c2745d9b155fdf7845834ea48109aa99" end def install From d422c68157946c0b3cc327e061f1f4f431d8a70f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 29 Aug 2023 06:15:32 +1000 Subject: [PATCH 044/152] chore: release 1.44.0 (#94) Co-authored-by: Coder CI --- coder-cli-nightly.rb | 10 +++++----- coder-cli.rb | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb index 5474e23..0587379 100644 --- a/coder-cli-nightly.rb +++ b/coder-cli-nightly.rb @@ -1,14 +1,14 @@ 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.43.1" + version "1.44.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-darwin-amd64.zip" - sha256 "0861bfc89e8625ea11707633f4762cfed6422372199c838ad6d13cf13de11d30" + url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-darwin-amd64.zip" + sha256 "f3fe13cec4d0615a40134675279d4cd1a5a871356d90dedef020981622f1b693" else - url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-linux-amd64.tar.gz" - sha256 "a13fac9a0ad4fc3a5fa79dfc95bdb191c2745d9b155fdf7845834ea48109aa99" + url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-linux-amd64.tar.gz" + sha256 "642320e709a8585ae732e3b31d5945a09cd2a7d63121d7121c34ebc5740d3fc9" end def install diff --git a/coder-cli.rb b/coder-cli.rb index 4acd6c9..40aab40 100644 --- a/coder-cli.rb +++ b/coder-cli.rb @@ -1,14 +1,14 @@ class CoderCli < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/cdr/coder-cli" - version "1.43.1" + version "1.44.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-darwin-amd64.zip" - sha256 "0861bfc89e8625ea11707633f4762cfed6422372199c838ad6d13cf13de11d30" + url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-darwin-amd64.zip" + sha256 "f3fe13cec4d0615a40134675279d4cd1a5a871356d90dedef020981622f1b693" else - url "https://github.com/cdr/coder-cli/releases/download/v1.43.1/coder-cli-linux-amd64.tar.gz" - sha256 "a13fac9a0ad4fc3a5fa79dfc95bdb191c2745d9b155fdf7845834ea48109aa99" + url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-linux-amd64.tar.gz" + sha256 "642320e709a8585ae732e3b31d5945a09cd2a7d63121d7121c34ebc5740d3fc9" end def install From 3ff22749199ea02dec63931ec3083adddaa32b06 Mon Sep 17 00:00:00 2001 From: Kayla Washburn Date: Tue, 29 Aug 2023 14:17:22 -0600 Subject: [PATCH 045/152] coder 2.1.4 --- .github/workflows/test.yaml | 32 --------------------- .github/workflows/test.yml | 46 ++++++++++++++++++++++++++++++ Formula/coder.rb | 32 +++++++++++++++++++++ coder-cli.rb => Formula/coder@1.rb | 15 +++++++--- README.md | 16 +++++++---- ci/update.sh | 28 ------------------ coder-cli-nightly.rb | 20 ------------- formula_renames.json | 4 +++ scripts/update-v1.sh | 20 +++++++++++++ scripts/update-v2.sh | 24 ++++++++++++++++ 10 files changed, 147 insertions(+), 90 deletions(-) delete mode 100644 .github/workflows/test.yaml create mode 100644 .github/workflows/test.yml create mode 100644 Formula/coder.rb rename coder-cli.rb => Formula/coder@1.rb (50%) delete mode 100755 ci/update.sh delete mode 100644 coder-cli-nightly.rb create mode 100644 formula_renames.json create mode 100755 scripts/update-v1.sh create mode 100755 scripts/update-v2.sh diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml deleted file mode 100644 index 9bb02a2..0000000 --- a/.github/workflows/test.yaml +++ /dev/null @@ -1,32 +0,0 @@ -name: test -on: [push] - -jobs: - coder_cli: - strategy: - matrix: - os: [macos-latest, ubuntu-latest] - runs-on: ${{ matrix.os }} - steps: - - uses: actions/checkout@v1 - - run: | - if [[ "$(uname -s)" == "Linux" ]] - then - echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH - fi - - run: brew install --build-from-source ./coder-cli.rb - - run: coder --version - coder_cli_nightly: - strategy: - matrix: - os: [macos-latest, ubuntu-latest] - runs-on: ${{ matrix.os }} - steps: - - uses: actions/checkout@v1 - - run: | - if [[ "$(uname -s)" == "Linux" ]] - then - echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH - fi - - run: brew install --build-from-source ./coder-cli-nightly.rb - - run: coder --version diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml new file mode 100644 index 0000000..b3feea8 --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1,46 @@ +name: test + +on: + push: + branches: ["main"] + pull_request: + branches: ["**"] + +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: ${{ github.event_name == 'pull_request' }} + +jobs: + test: + strategy: + fail-fast: false + matrix: + os: [ubuntu-22.04, macos-13] + + runs-on: ${{ matrix.os }} + + steps: + - name: Set up Homebrew + id: set-up-homebrew + uses: Homebrew/actions/setup-homebrew@master + + - name: Cache Homebrew Bundler RubyGems + id: cache + uses: actions/cache@v3 + with: + path: ${{ steps.set-up-homebrew.outputs.gems-path }} + key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }} + restore-keys: ${{ runner.os }}-rubygems- + + - name: Install Homebrew Bundler RubyGems + if: steps.cache.outputs.cache-hit != 'true' + run: brew install-bundler-gems + + - run: brew test-bot --only-cleanup-before + + - run: brew test-bot --only-setup + + - run: brew test-bot --only-tap-syntax + + - run: brew test-bot --only-formulae + if: github.event_name == 'pull_request' diff --git a/Formula/coder.rb b/Formula/coder.rb new file mode 100644 index 0000000..2121f9b --- /dev/null +++ b/Formula/coder.rb @@ -0,0 +1,32 @@ +class Coder < Formula + desc "Provisions remote development environments via Terraform" + homepage "https://github.com/coder/coder" + version "2.1.4" + + if OS.mac? + if Hardware::CPU.arm? + url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" + sha256 "ac67c032e81fed7ef3b2e1fc5bfafb878e7551c081d0a136f5a88583c279c060" + else + url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" + sha256 "693d6c450891627d879123ea9a08dc5917dafee7de6c639c5c9b496abe6f250b" + end + else + url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" + sha256 "41666bbe3afacd153fbe6c1a2d908bb4fb7a88e821205cb7136a0bad2d1cd6dc" + end + + def install + bin.install "coder" + end + + test do + version_output = shell_output("#{bin}/coder version") + assert_match version.to_s, version_output + refute_match "AGPL", version_output + assert_match "Full build", version_output + + assert_match "You are not logged in", shell_output("#{bin}/coder netcheck 2>&1", 1) + assert_match "postgres://", shell_output("#{bin}/coder server postgres-builtin-url") + end +end diff --git a/coder-cli.rb b/Formula/coder@1.rb similarity index 50% rename from coder-cli.rb rename to Formula/coder@1.rb index 40aab40..8738698 100644 --- a/coder-cli.rb +++ b/Formula/coder@1.rb @@ -1,19 +1,26 @@ -class CoderCli < Formula +class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" - homepage "https://github.com/cdr/coder-cli" + homepage "https://github.com/coder/coder-v1-cli" version "1.44.0" if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-darwin-amd64.zip" + url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" sha256 "f3fe13cec4d0615a40134675279d4cd1a5a871356d90dedef020981622f1b693" else - url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-linux-amd64.tar.gz" + url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" sha256 "642320e709a8585ae732e3b31d5945a09cd2a7d63121d7121c34ebc5740d3fc9" end + keg_only :versioned_formula + + def version_suffix + version.major.to_s + end + def install bin.install "coder" end + test do system "#{bin}/coder", "--version" end diff --git a/README.md b/README.md index 1a1048a..e15d53f 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ # Coder Homebrew Tap -A Homebrew Tap for Coder related utilities and applications. +Provides official formulae for [Coder] products ## Usage -```text -brew tap coder/coder +#### Install [Coder] + +```sh +brew install coder/coder/coder ``` -### Install the [Coder CLI](https://github.com/cdr/coder-cli) +#### Install Coder v1 (legacy) -```text -brew install coder-cli +```sh +brew install coder/coder/coder@v1 ``` + +[coder]: https://github.com/coder/coder diff --git a/ci/update.sh b/ci/update.sh deleted file mode 100755 index 56a923c..0000000 --- a/ci/update.sh +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/bash - -# Updates both the coder-cli and coder-cli-nightly formulae to have the given -# values. -# ./update.sh "" "" "" - -set -euo pipefail -cd "$(dirname "$0")" - -version="$1" -darwin_sha="$(echo "$2" | tr "[:upper:]" "[:lower:]")" -linux_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" - -# Get the old version to use in our find/replace. -old_version="$(sed -n "s/.*version \"\(.*\)\".*/\1/p" ../coder-cli.rb)" -if [[ "$old_version" == "" ]]; then - echo "Could not determine the old version of the formula..." >&2 - exit 1 -fi - -# Replace version -sed -i "s/${old_version//./\.}/${version//./\.}/g" ../coder-cli{,-nightly}.rb - -# Darwin amd64 SHA256. This only selects the first match -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_sha\"/1" ../coder-cli{,-nightly}.rb - -# Linux amd64 SHA256. This only selects the second match -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/2" ../coder-cli{,-nightly}.rb diff --git a/coder-cli-nightly.rb b/coder-cli-nightly.rb deleted file mode 100644 index 0587379..0000000 --- a/coder-cli-nightly.rb +++ /dev/null @@ -1,20 +0,0 @@ -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.44.0" - - if OS.mac? - url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-darwin-amd64.zip" - sha256 "f3fe13cec4d0615a40134675279d4cd1a5a871356d90dedef020981622f1b693" - else - url "https://github.com/cdr/coder-cli/releases/download/v1.44.0/coder-cli-linux-amd64.tar.gz" - sha256 "642320e709a8585ae732e3b31d5945a09cd2a7d63121d7121c34ebc5740d3fc9" - end - - def install - bin.install "coder" - end - test do - system "#{bin}/coder", "--version" - end -end diff --git a/formula_renames.json b/formula_renames.json new file mode 100644 index 0000000..ac8adc9 --- /dev/null +++ b/formula_renames.json @@ -0,0 +1,4 @@ +{ + "coder-cli-nightly": "coder@1", + "coder-cli": "coder@1" +} diff --git a/scripts/update-v1.sh b/scripts/update-v1.sh new file mode 100755 index 0000000..45751e1 --- /dev/null +++ b/scripts/update-v1.sh @@ -0,0 +1,20 @@ +#!/bin/bash + +# Updates the coder@1 formula +# ./update.sh "" "" "" + +set -euo pipefail +cd "$(dirname "$0")" + +version="$1" +darwin_sha="$(echo "$2" | tr "[:upper:]" "[:lower:]")" +linux_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" + +# Replace version +sed -i "s/version \"[0-9.]*\"/version \"$version\"/g" "../Formula/coder@1.rb" + +# Update macOS hash +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_sha\"/1" "../Formula/coder@1.rb" + +# Update Linux hash +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/2" "../Formula/coder@1.rb" diff --git a/scripts/update-v2.sh b/scripts/update-v2.sh new file mode 100755 index 0000000..288312e --- /dev/null +++ b/scripts/update-v2.sh @@ -0,0 +1,24 @@ +#!/bin/bash + +# Updates the coder formula +# ./update.sh "" "" "" "" + +set -euo pipefail +cd "$(dirname "$0")" + +version="$1" +darwin_arm_sha="$(echo "$2" | tr "[:upper:]" "[:lower:]")" +darwin_intel_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" +linux_sha="$(echo "$4" | tr "[:upper:]" "[:lower:]")" + +# Replace version +sed -i "s/version \"[0-9.]*\"/version \"$version\"/g" "../Formula/coder.rb" + +# Update macOS ARM hash +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_arm_sha\"/1" "../Formula/coder.rb" + +# Update macOS Intel hash +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_intel_sha\"/2" "../Formula/coder.rb" + +# Update Linux hash +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/3" "../Formula/coder.rb" From 95691942bd0a03693a9a0a65db782e94a1736bc9 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 6 Sep 2023 09:31:20 +1000 Subject: [PATCH 046/152] coder 2.1.5 (#99) This automatic PR was triggered by the release of Coder v2.1.5 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 2121f9b..a3bb41f 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.1.4" + version "2.1.5" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "ac67c032e81fed7ef3b2e1fc5bfafb878e7551c081d0a136f5a88583c279c060" + sha256 "c83227b35899db01295c140ba28fe4adc86ff844cbdeba6615b0ef02ed559170" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "693d6c450891627d879123ea9a08dc5917dafee7de6c639c5c9b496abe6f250b" + sha256 "74fd93cfec240949164d446a5be1d53f56aa54ae2b189b7d318ec7c5777132f4" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "41666bbe3afacd153fbe6c1a2d908bb4fb7a88e821205cb7136a0bad2d1cd6dc" + sha256 "c88872571b187cc7ec36f32eeb0a21b3fe7b1576029cf4a26d1f25ddebb5a773" end def install From 5a2f422f5655aacc3c48a0c5e0e9652a415f4cd1 Mon Sep 17 00:00:00 2001 From: Kayla Washburn Date: Tue, 5 Sep 2023 17:46:10 -0600 Subject: [PATCH 047/152] fix: correct v1 formula name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e15d53f..4c3f907 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ brew install coder/coder/coder #### Install Coder v1 (legacy) ```sh -brew install coder/coder/coder@v1 +brew install coder/coder/coder@1 ``` [coder]: https://github.com/coder/coder From 91b79b29e3ae2c0e7535e62f16a031128d054a7c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 15 Sep 2023 11:16:58 +1000 Subject: [PATCH 048/152] coder 1.44.1 (#100) Co-authored-by: Coder CI --- Formula/coder@1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coder@1.rb b/Formula/coder@1.rb index 8738698..d9ae8f1 100644 --- a/Formula/coder@1.rb +++ b/Formula/coder@1.rb @@ -1,14 +1,14 @@ class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/coder/coder-v1-cli" - version "1.44.0" + version "1.44.1" if OS.mac? url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" - sha256 "f3fe13cec4d0615a40134675279d4cd1a5a871356d90dedef020981622f1b693" + sha256 "3975294c3063316353fa368d9b066a9ec419b055663d4e8ab9c2d1bb7612698d" else url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" - sha256 "642320e709a8585ae732e3b31d5945a09cd2a7d63121d7121c34ebc5740d3fc9" + sha256 "18dbe03aaab24c714a7c63de60273ed5472bdf4559e82fd36c0b6e277790a042" end keg_only :versioned_formula From 05a5113979bcdd4d78726b730671e9b3df882855 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 28 Sep 2023 05:26:26 +1000 Subject: [PATCH 049/152] coder 2.2.0 (#101) This automatic PR was triggered by the release of Coder v2.2.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index a3bb41f..c2be9f2 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.1.5" + version "2.2.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "c83227b35899db01295c140ba28fe4adc86ff844cbdeba6615b0ef02ed559170" + sha256 "c03e90cf1bc26a5eb006540ecc9ab3058e8edd68f8c7e40d5231cb813d5ddeae" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "74fd93cfec240949164d446a5be1d53f56aa54ae2b189b7d318ec7c5777132f4" + sha256 "fc4809e743f347307b91b2077faf791bfe636a8ae1296f747749ae934fcce40d" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "c88872571b187cc7ec36f32eeb0a21b3fe7b1576029cf4a26d1f25ddebb5a773" + sha256 "349b972776cb8a7138c1498044dc39839b768e806e78ea427f85d5c51968bd7f" end def install From c96b9d555123095ce9811a2be8230819f23828a8 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:20:05 +1100 Subject: [PATCH 050/152] coder 2.2.1 (#102) This automatic PR was triggered by the release of Coder v2.2.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index c2be9f2..44cc98d 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.2.0" + version "2.2.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "c03e90cf1bc26a5eb006540ecc9ab3058e8edd68f8c7e40d5231cb813d5ddeae" + sha256 "fbfd2427c0e9e794956a0282579c3675171ac386d9a4b6c06e7a23c20f9c3284" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "fc4809e743f347307b91b2077faf791bfe636a8ae1296f747749ae934fcce40d" + sha256 "130bb4bb04f1a6b421d501bfdb4952e70de773bfad4f8415b68853be32b10568" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "349b972776cb8a7138c1498044dc39839b768e806e78ea427f85d5c51968bd7f" + sha256 "1c06f70ba9dea218b149d452dc722339ca419cf36ba973332192d96a57806a8b" end def install From 784bf290c68028df31eaee240dd899f4d2d4c544 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:12:32 +1100 Subject: [PATCH 051/152] coder 2.3.0 (#103) This automatic PR was triggered by the release of Coder v2.3.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 44cc98d..fbed70d 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.2.1" + version "2.3.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "fbfd2427c0e9e794956a0282579c3675171ac386d9a4b6c06e7a23c20f9c3284" + sha256 "66c17c362effa714be5fda370c6e0a0220a7755ff36f303cf1b67a4c4fb0cc99" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "130bb4bb04f1a6b421d501bfdb4952e70de773bfad4f8415b68853be32b10568" + sha256 "05bb00ee303816866d290ed5cbcb9302db31835309627e798157ba8dcdc18acd" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "1c06f70ba9dea218b149d452dc722339ca419cf36ba973332192d96a57806a8b" + sha256 "b77aa61179c696a91fd4584e07417bec666027174fdd31a0cb75b79cd8a174c4" end def install From 59ec016b82c31c283f8f7419fe5149f653742b2e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 18 Oct 2023 09:12:23 +1100 Subject: [PATCH 052/152] coder 2.3.1 (#104) This automatic PR was triggered by the release of Coder v2.3.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index fbed70d..17330ed 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.3.0" + version "2.3.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "66c17c362effa714be5fda370c6e0a0220a7755ff36f303cf1b67a4c4fb0cc99" + sha256 "6adee87565dc8fc73c90428c2bb67aab8877d0f60376f9020f8c52f17dd8ddc7" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "05bb00ee303816866d290ed5cbcb9302db31835309627e798157ba8dcdc18acd" + sha256 "18a626730bc93466e93b86306925d03155489ef9533b7367bda46fa6c85846c7" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "b77aa61179c696a91fd4584e07417bec666027174fdd31a0cb75b79cd8a174c4" + sha256 "6b007beb46d3f17d44e110aabdd11c3b9a7cb84e4f58f5b33f35e572ae189371" end def install From 51d1d1a9ef1039ca81c07616c1e6ea3288e6ab11 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:05:20 +1100 Subject: [PATCH 053/152] coder 2.3.2 (#105) This automatic PR was triggered by the release of Coder v2.3.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 17330ed..64cb963 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.3.1" + version "2.3.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "6adee87565dc8fc73c90428c2bb67aab8877d0f60376f9020f8c52f17dd8ddc7" + sha256 "58f8bf2a884fab3f6be8342d6091b9a5280e7f3945522befc828afec7c049f10" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "18a626730bc93466e93b86306925d03155489ef9533b7367bda46fa6c85846c7" + sha256 "0a27b986dfecc800793f25a0ab599d559f89c224a9d7866852f5867de81dd377" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "6b007beb46d3f17d44e110aabdd11c3b9a7cb84e4f58f5b33f35e572ae189371" + sha256 "b19a385a3d72bd5b502cb2f79c1126ed668c7003c8c1ccce554f62d1e16b6b3e" end def install From 9c5a55f5cd2d1af989cfc55149119d08b1877fd3 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 31 Oct 2023 08:13:17 +1100 Subject: [PATCH 054/152] coder 2.3.3 (#106) This automatic PR was triggered by the release of Coder v2.3.3 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 64cb963..20d782e 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.3.2" + version "2.3.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "58f8bf2a884fab3f6be8342d6091b9a5280e7f3945522befc828afec7c049f10" + sha256 "bb335f16e25340cde5cbae3c206ae8c972c013ff40ab330009fe67853052e11c" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "0a27b986dfecc800793f25a0ab599d559f89c224a9d7866852f5867de81dd377" + sha256 "de738246085776a99177dc4f4a7a6a62e1dc2b1037c2cf0c95a80fba7fe00db5" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "b19a385a3d72bd5b502cb2f79c1126ed668c7003c8c1ccce554f62d1e16b6b3e" + sha256 "de03bbd448a2dca0639ffa10d50dce089ed2e87d7688362339fa9fe37a61d674" end def install From 59f2de4ee5ceb8b804cfe456aeda44537b238955 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 18 Nov 2023 08:04:17 +1100 Subject: [PATCH 055/152] coder 2.4.0 (#107) Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 20d782e..6f90233 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.3.3" + version "2.4.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "bb335f16e25340cde5cbae3c206ae8c972c013ff40ab330009fe67853052e11c" + sha256 "d0d4d5c15f00fb17949502e03c175a347c95e0a67c3476f72aff0926f151c4cc" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "de738246085776a99177dc4f4a7a6a62e1dc2b1037c2cf0c95a80fba7fe00db5" + sha256 "742a93854a87cca46e7ffb9dcf110ead681e9ad3fdb4480c53c2af09d10a3b2e" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "de03bbd448a2dca0639ffa10d50dce089ed2e87d7688362339fa9fe37a61d674" + sha256 "08e4d8d6877fd6212c96076727600eb186b43f8b478def2e3f599fd56d06ad3f" end def install From 043187bcc82686f4ccf70a98c3e849756d141fe3 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 13 Dec 2023 04:17:08 +1100 Subject: [PATCH 056/152] coder 2.5.0 (#108) This automatic PR was triggered by the release of Coder v2.5.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 6f90233..2f2c84d 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.4.0" + version "2.5.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "d0d4d5c15f00fb17949502e03c175a347c95e0a67c3476f72aff0926f151c4cc" + sha256 "90f716d86048c4903dbd5737f236c2220414be6e5573d3ea69ee5ab983862b0a" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "742a93854a87cca46e7ffb9dcf110ead681e9ad3fdb4480c53c2af09d10a3b2e" + sha256 "432fa9184c3da57a24caba130c4c79a79706a929897e268cd1aa5a3645837178" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "08e4d8d6877fd6212c96076727600eb186b43f8b478def2e3f599fd56d06ad3f" + sha256 "e2ce7ea29bd610feb172f2f31083b4d8026c4f9f019fa4bdbc1841360aa1f200" end def install From 87f0b782c886084b9cb65d6846f0070f909d8877 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 16 Dec 2023 04:44:05 +1100 Subject: [PATCH 057/152] coder 2.5.1 (#109) This automatic PR was triggered by the release of Coder v2.5.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 2f2c84d..5d97276 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.5.0" + version "2.5.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "90f716d86048c4903dbd5737f236c2220414be6e5573d3ea69ee5ab983862b0a" + sha256 "df6b8663fd23f6ce99f01be3c4d244293cabc44d1126e0ee3688e0527683aa80" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "432fa9184c3da57a24caba130c4c79a79706a929897e268cd1aa5a3645837178" + sha256 "a2a7a7cff2c04392fe126a581f7f6ad20c5b9f9b0d990d7807658001e544e9d7" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "e2ce7ea29bd610feb172f2f31083b4d8026c4f9f019fa4bdbc1841360aa1f200" + sha256 "d26d57ac2d04691e6115922f883907d8df5f2affe4b46ea930968d91153f3fb8" end def install From 0e7aee15b7a491ef27d585f85ccf68413bf84f64 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 22 Dec 2023 15:02:29 +1100 Subject: [PATCH 058/152] coder 2.6.0 (#110) This automatic PR was triggered by the release of Coder v2.6.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 5d97276..144ed51 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.5.1" + version "2.6.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "df6b8663fd23f6ce99f01be3c4d244293cabc44d1126e0ee3688e0527683aa80" + sha256 "ab13e5432cecd8d94c8f75fa7f1bb46f3f5b51a1d4244222bc2a1189a3327a1c" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "a2a7a7cff2c04392fe126a581f7f6ad20c5b9f9b0d990d7807658001e544e9d7" + sha256 "0a5340ad08987deca4ecaff819461f6e6a5c08cd68d54610d1403fad3117b299" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "d26d57ac2d04691e6115922f883907d8df5f2affe4b46ea930968d91153f3fb8" + sha256 "794acfd9fd49f4b814b8b48cc9bebbdb0b694a0b22676cd7eebd7af8aa507be2" end def install From 39a3d011ab40c67cfb75e789cb2b8d792d874ad6 Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Fri, 12 Jan 2024 19:39:44 +0000 Subject: [PATCH 059/152] chore(Formula/coder@1.rb): update to 1.44.3 (#112) --- Formula/coder@1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coder@1.rb b/Formula/coder@1.rb index d9ae8f1..59dc965 100644 --- a/Formula/coder@1.rb +++ b/Formula/coder@1.rb @@ -1,14 +1,14 @@ class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/coder/coder-v1-cli" - version "1.44.1" + version "1.44.3" if OS.mac? url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" - sha256 "3975294c3063316353fa368d9b066a9ec419b055663d4e8ab9c2d1bb7612698d" + sha256 "d195a77055aa4e41d86c5060b458ffbdeccd7a728f813fec232dd1173c8a54cd" else url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" - sha256 "18dbe03aaab24c714a7c63de60273ed5472bdf4559e82fd36c0b6e277790a042" + sha256 "3699b65b045aa248dc270c4462477f9f2e6504a349fd0f45e4a2b47b5d6c6faa" end keg_only :versioned_formula From eaaddd57c514ab009f9d760f20d75a19fd7f9478 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 20 Jan 2024 10:26:20 +1100 Subject: [PATCH 060/152] coder 2.7.0 (#113) This automatic PR was triggered by the release of Coder v2.7.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 144ed51..6c64f6e 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.6.0" + version "2.7.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "ab13e5432cecd8d94c8f75fa7f1bb46f3f5b51a1d4244222bc2a1189a3327a1c" + sha256 "feebad1c073d6a61eb4a6b61cde7edf32c1cf848f134b3b98c903bca73a0f395" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "0a5340ad08987deca4ecaff819461f6e6a5c08cd68d54610d1403fad3117b299" + sha256 "6e4035c37150fda38fc904da210d0a5fe53c9a0239f45af20aff2c6bcbf3c2e0" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "794acfd9fd49f4b814b8b48cc9bebbdb0b694a0b22676cd7eebd7af8aa507be2" + sha256 "683b4e172228451f885181b07380b0932db5b3401d3b4c0a1dbe3bdcc36631b0" end def install From 84b1238ce8481d395c6406b9c6f946d42c039aa8 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:05:51 +1100 Subject: [PATCH 061/152] coder 2.7.1 (#114) This automatic PR was triggered by the release of Coder v2.7.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 6c64f6e..63b2546 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.7.0" + version "2.7.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "feebad1c073d6a61eb4a6b61cde7edf32c1cf848f134b3b98c903bca73a0f395" + sha256 "b4851e7bd18e471cd629aafc96c4ec2477863d0656f086479b9b568b2c6c94c4" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "6e4035c37150fda38fc904da210d0a5fe53c9a0239f45af20aff2c6bcbf3c2e0" + sha256 "356075eb4376dbad5a4355e734743b9430bb90bb9d56a585d03e553ea775f038" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "683b4e172228451f885181b07380b0932db5b3401d3b4c0a1dbe3bdcc36631b0" + sha256 "8c71cd9d2ed9eec1b5a5ac44ae37d90deb330263190a13789335a643a701e4b8" end def install From 8f181294b5f939ad498e93721b40d0483644993c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 25 Jan 2024 13:12:18 +1100 Subject: [PATCH 062/152] coder 2.7.2 (#115) This automatic PR was triggered by the release of Coder v2.7.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 63b2546..57b975e 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.7.1" + version "2.7.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "b4851e7bd18e471cd629aafc96c4ec2477863d0656f086479b9b568b2c6c94c4" + sha256 "fbaf45dc59949ca073e96b3842188a41828b15446d8aca2fdaeee83205882b96" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "356075eb4376dbad5a4355e734743b9430bb90bb9d56a585d03e553ea775f038" + sha256 "af7eab5d530fb1b67223184c94263a454c4133912e0655a02d864bf4cc5f5be9" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "8c71cd9d2ed9eec1b5a5ac44ae37d90deb330263190a13789335a643a701e4b8" + sha256 "7ae2038663ebec6c3fcf22a4e2060eafeb02d7236773bb8a67bfdf4bf3e75f5f" end def install From e31b1359e4d897819965d8652cb159100066e699 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 8 Feb 2024 04:57:14 +1100 Subject: [PATCH 063/152] coder 2.8.0 (#116) This automatic PR was triggered by the release of Coder v2.8.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 57b975e..4c33316 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.7.2" + version "2.8.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "fbaf45dc59949ca073e96b3842188a41828b15446d8aca2fdaeee83205882b96" + sha256 "bffc912708cd1bbca3d0c3bf0afa2832241481c65b45c628150d20b3afb8723a" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "af7eab5d530fb1b67223184c94263a454c4133912e0655a02d864bf4cc5f5be9" + sha256 "0451b5c7c2a2df02e31cce2f3e1786aafdf7be104952856221226586bb8b4323" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "7ae2038663ebec6c3fcf22a4e2060eafeb02d7236773bb8a67bfdf4bf3e75f5f" + sha256 "eb88bc7b5b6679f8d508ecb89d40be1324e1295c3ef8f098cd00c50050e09bf9" end def install From 43e9aa7ccdc1e848ad5a6d3dce2933022113a6e5 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 8 Feb 2024 07:32:59 +1100 Subject: [PATCH 064/152] coder 2.8.1 (#117) This automatic PR was triggered by the release of Coder v2.8.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 4c33316..cc8d76f 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.0" + version "2.8.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "bffc912708cd1bbca3d0c3bf0afa2832241481c65b45c628150d20b3afb8723a" + sha256 "769a1ab688d78c66dcfb56512cb28e4b120595c4bb54c73e11364ea2128a8db7" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "0451b5c7c2a2df02e31cce2f3e1786aafdf7be104952856221226586bb8b4323" + sha256 "15c9e6ee116000772f3867dc3d96a5cae4e482bbcfef27c505336fce7c669eda" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "eb88bc7b5b6679f8d508ecb89d40be1324e1295c3ef8f098cd00c50050e09bf9" + sha256 "aed15573eb2dc32f25f94cfa1a00c5d7ded33a9968a0279ba4184dbf33066a34" end def install From 8aea2b7992e8bf30d3f529d5abf24889811583ab Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:57:30 +1100 Subject: [PATCH 065/152] coder 2.8.2 (#118) This automatic PR was triggered by the release of Coder v2.8.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index cc8d76f..33a3c3b 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.1" + version "2.8.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "769a1ab688d78c66dcfb56512cb28e4b120595c4bb54c73e11364ea2128a8db7" + sha256 "8cf54a8188444203b5f634bc4cec9ffbc26eba614cf1b6a3659d0ae3c3e9a209" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "15c9e6ee116000772f3867dc3d96a5cae4e482bbcfef27c505336fce7c669eda" + sha256 "447eec44850867deeb681bf34add8fa3ac43d4f5e118ac799456298e2145a72a" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "aed15573eb2dc32f25f94cfa1a00c5d7ded33a9968a0279ba4184dbf33066a34" + sha256 "86c5ff0dc9e576c8730dc6d2bdb2dd4487502fdcd4dd7acf3e95c16c15300862" end def install From 044c4b3666d63e4839af0c9d77ee34b033ed71a5 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 17 Feb 2024 05:38:38 +1100 Subject: [PATCH 066/152] coder 2.8.3 (#119) This automatic PR was triggered by the release of Coder v2.8.3 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 33a3c3b..0b19a4c 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.2" + version "2.8.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "8cf54a8188444203b5f634bc4cec9ffbc26eba614cf1b6a3659d0ae3c3e9a209" + sha256 "52c4bc1379d03720ce6299b16dc3cb8c04cd2322fdc67e4389179fe2de4d16e6" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "447eec44850867deeb681bf34add8fa3ac43d4f5e118ac799456298e2145a72a" + sha256 "a4675cda4a2a9ddd32aa09221eb8a0990405b13c3302b920a0e8fd9fa91cb048" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "86c5ff0dc9e576c8730dc6d2bdb2dd4487502fdcd4dd7acf3e95c16c15300862" + sha256 "b9d236c60a8078df1ccd822b601559f48fdab125b816c1fd5971fec0b5d30285" end def install From 52b81e457b2625feaeaab6a15dd8870761bf99be Mon Sep 17 00:00:00 2001 From: Cian Johnston Date: Fri, 23 Feb 2024 18:09:30 +0000 Subject: [PATCH 067/152] chore(Formula/coder@1.rb): update to 1.44.4 (#120) --- Formula/coder@1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coder@1.rb b/Formula/coder@1.rb index 59dc965..78112f8 100644 --- a/Formula/coder@1.rb +++ b/Formula/coder@1.rb @@ -1,14 +1,14 @@ class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/coder/coder-v1-cli" - version "1.44.3" + version "1.44.4" if OS.mac? url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" - sha256 "d195a77055aa4e41d86c5060b458ffbdeccd7a728f813fec232dd1173c8a54cd" + sha256 "7e92a09972264cd1fac63f1327d69f119425a1bb0ca155f9ff84ef8ca251b7e5" else url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" - sha256 "3699b65b045aa248dc270c4462477f9f2e6504a349fd0f45e4a2b47b5d6c6faa" + sha256 "787385a416fdfa1b5b2dfbc0c73f128b9d259e0701f56db73ca6156ae8078c4a" end keg_only :versioned_formula From aeff5fe3cb9bb128a17ad1f27732f4f8a64305b5 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 5 Mar 2024 06:08:59 +1100 Subject: [PATCH 068/152] coder 2.8.4 (#123) This automatic PR was triggered by the release of Coder v2.8.4 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 0b19a4c..31d5c4c 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.3" + version "2.8.4" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "52c4bc1379d03720ce6299b16dc3cb8c04cd2322fdc67e4389179fe2de4d16e6" + sha256 "ae132bdb84910a8e8502957afa00096a5dd121ea3363610737f77f14b409413b" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "a4675cda4a2a9ddd32aa09221eb8a0990405b13c3302b920a0e8fd9fa91cb048" + sha256 "919db2e8a44477c33da43d8ce2422d8b4819cfc6fd5bb9a7f22958583a9e2d25" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "b9d236c60a8078df1ccd822b601559f48fdab125b816c1fd5971fec0b5d30285" + sha256 "e79127e9d2f4c59784417f3cf740e6befa7d1b6ba8f147367f8319281a4ef285" end def install From eac4f528dd3fdf40af81ac07141ee638a21071b2 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:56:47 +1100 Subject: [PATCH 069/152] coder 2.8.5 (#124) Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 31d5c4c..6260bca 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.4" + version "2.8.5" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "ae132bdb84910a8e8502957afa00096a5dd121ea3363610737f77f14b409413b" + sha256 "01a8dff20dc70eb237cf446d35f9900410adf0f0961cc179dfbfea1f86bbd98f" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "919db2e8a44477c33da43d8ce2422d8b4819cfc6fd5bb9a7f22958583a9e2d25" + sha256 "df125e694a43ae5f7ee2057f7ec98f10d945c0fbefb18006bd774706a3b4694f" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "e79127e9d2f4c59784417f3cf740e6befa7d1b6ba8f147367f8319281a4ef285" + sha256 "eb776068c0306eb2f1ca9183cd04f75df4518ce92ef2fff84a08a0cf68d68144" end def install From 87018b84c2ed4d8c990a4a86fce248e0dc99ee6e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 13 Mar 2024 07:15:48 +1100 Subject: [PATCH 070/152] coder 2.9.0 (#125) This automatic PR was triggered by the release of Coder v2.9.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 6260bca..4f221fd 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.8.5" + version "2.9.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "01a8dff20dc70eb237cf446d35f9900410adf0f0961cc179dfbfea1f86bbd98f" + sha256 "f4cbe21e1e2de2f1af75f3b972b7c5a06c6f44a0f6b9d82bfcc79565e48f1faa" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "df125e694a43ae5f7ee2057f7ec98f10d945c0fbefb18006bd774706a3b4694f" + sha256 "73fea041c973f6dbc53514ec8316ed7c9c2da5c09d140c9111c98980ed33fe6a" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "eb776068c0306eb2f1ca9183cd04f75df4518ce92ef2fff84a08a0cf68d68144" + sha256 "7181c87f6c252f627e4ec7d0929734513620b5dceab304a41fb8990499afe142" end def install From 5f5b0a8a7d26380400e552e2d3833bfa6c4e0b10 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 20 Mar 2024 03:39:50 +1100 Subject: [PATCH 071/152] coder 2.9.1 (#126) This automatic PR was triggered by the release of Coder v2.9.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 4f221fd..944d24d 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.9.0" + version "2.9.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "f4cbe21e1e2de2f1af75f3b972b7c5a06c6f44a0f6b9d82bfcc79565e48f1faa" + sha256 "b0ff479c1d83cc053d22f2f7f903e62052ef4641a4a314a86baf2e5c642b364c" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "73fea041c973f6dbc53514ec8316ed7c9c2da5c09d140c9111c98980ed33fe6a" + sha256 "b9284298cbdbe4e7229ea3f40a6ae53fd4002648df1b783542e1c4e094433a31" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "7181c87f6c252f627e4ec7d0929734513620b5dceab304a41fb8990499afe142" + sha256 "af8faefecfdd3a7d8687284444ebbc8b4dd0637540fdb2323bf623eca4aa89c6" end def install From 566e15ad804ae25a25a8dc87b41f572b3f6d9f0a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 5 Apr 2024 03:06:18 +1100 Subject: [PATCH 072/152] coder 2.10.0 (#127) This automatic PR was triggered by the release of Coder v2.10.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 944d24d..348bbd4 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.9.1" + version "2.10.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "b0ff479c1d83cc053d22f2f7f903e62052ef4641a4a314a86baf2e5c642b364c" + sha256 "4ea756bf5fbd1d88e7d6872378bcb0644b2539e7326b261d5e1077440d783b06" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "b9284298cbdbe4e7229ea3f40a6ae53fd4002648df1b783542e1c4e094433a31" + sha256 "bfa993297d6b10f878a875de00a15df471ec4f048bf861491856e151f4ee21a2" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "af8faefecfdd3a7d8687284444ebbc8b4dd0637540fdb2323bf623eca4aa89c6" + sha256 "c9dba646352ad27382fe218f213cf2b111b505aa037711349c77d99c894bb6ff" end def install From deff48bbde3e050344f7448c76ad0f8a6d2836c6 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:18:59 +1000 Subject: [PATCH 073/152] coder 2.10.1 (#130) This automatic PR was triggered by the release of Coder v2.10.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 348bbd4..b4d6ec8 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.10.0" + version "2.10.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "4ea756bf5fbd1d88e7d6872378bcb0644b2539e7326b261d5e1077440d783b06" + sha256 "6904a25caeefa0fe7f98f148b1c7d39d273801ee7f7fe596f0c47a66db82fde6" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "bfa993297d6b10f878a875de00a15df471ec4f048bf861491856e151f4ee21a2" + sha256 "535790698c279bf99d42867c6312bffacdc76e855f30802d748eda4270a20ccf" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "c9dba646352ad27382fe218f213cf2b111b505aa037711349c77d99c894bb6ff" + sha256 "8cd3cbdf47b9c6fc9a8e522a8afb44a526f771185f80584b1650be09a2d8d883" end def install From dde18891c6ca1a291f1c55525580482b3216fd2e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 23 Apr 2024 09:26:20 +1000 Subject: [PATCH 074/152] coder 2.10.2 (#132) This automatic PR was triggered by the release of Coder v2.10.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index b4d6ec8..8bb77ba 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.10.1" + version "2.10.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "6904a25caeefa0fe7f98f148b1c7d39d273801ee7f7fe596f0c47a66db82fde6" + sha256 "dec1e647a3d346505221d0f8ae36b8cbcbf480e63871b6f2856eeab2c829aa9f" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "535790698c279bf99d42867c6312bffacdc76e855f30802d748eda4270a20ccf" + sha256 "89b7eaab14510f721f20dd85a92c64e6a77b77ced1bc180a285bfd1748400a0a" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "8cd3cbdf47b9c6fc9a8e522a8afb44a526f771185f80584b1650be09a2d8d883" + sha256 "537a8712320aabc264a43a7a4de84cb3ab792f71a9486b780f5d1748043d222d" end def install From 2604d774c3dfd7a06d738ecaa2616f19b78d2abe Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 8 May 2024 07:33:43 +1000 Subject: [PATCH 075/152] coder 2.11.0 (#133) This automatic PR was triggered by the release of Coder v2.11.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 8bb77ba..37505bb 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.10.2" + version "2.11.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "dec1e647a3d346505221d0f8ae36b8cbcbf480e63871b6f2856eeab2c829aa9f" + sha256 "9a1d0bafe487e23653c75c47ed0a2a7d22c399ae674bad6cbf7d50b8e6008109" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "89b7eaab14510f721f20dd85a92c64e6a77b77ced1bc180a285bfd1748400a0a" + sha256 "e03e0ca03ac426d6b015e5011bd06227a1d9f6eab1f6e4032071cd07b9b6a69f" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "537a8712320aabc264a43a7a4de84cb3ab792f71a9486b780f5d1748043d222d" + sha256 "689c0be160895f1481adf6941c410242a79dcf694a04e6bcb1d448b52069c69e" end def install From a9046fb666963b141a4218597f31c658b3cc7e7b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 17 May 2024 06:23:30 +1000 Subject: [PATCH 076/152] coder 2.11.1 (#134) This automatic PR was triggered by the release of Coder v2.11.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 37505bb..a40e076 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.11.0" + version "2.11.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "9a1d0bafe487e23653c75c47ed0a2a7d22c399ae674bad6cbf7d50b8e6008109" + sha256 "64ceece175ca40ad4fc0dbcc66b2dbb8b1348b162999560365fd360957f747e2" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "e03e0ca03ac426d6b015e5011bd06227a1d9f6eab1f6e4032071cd07b9b6a69f" + sha256 "2dc9707bd54242059aeda1cb505c89c2fd8d71656cbfe4f8f15aabaf77df49d2" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "689c0be160895f1481adf6941c410242a79dcf694a04e6bcb1d448b52069c69e" + sha256 "fc3faefd48f82a7f866e256ab8f8ad26af17664d2821af925f404e818618a301" end def install From bac778c94d52ba52f701181b537f8f25c174be3b Mon Sep 17 00:00:00 2001 From: Asher Date: Fri, 17 May 2024 18:23:59 +0000 Subject: [PATCH 077/152] chore: release 1.44.5 (#135) --- Formula/coder@1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coder@1.rb b/Formula/coder@1.rb index 78112f8..3ebf95e 100644 --- a/Formula/coder@1.rb +++ b/Formula/coder@1.rb @@ -1,14 +1,14 @@ class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/coder/coder-v1-cli" - version "1.44.4" + version "1.44.5" if OS.mac? url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" - sha256 "7e92a09972264cd1fac63f1327d69f119425a1bb0ca155f9ff84ef8ca251b7e5" + sha256 "680fbd91328f1f1025d4591d540fa6ae72eb7b10136b9b3447596876fe0ea8a8" else url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" - sha256 "787385a416fdfa1b5b2dfbc0c73f128b9d259e0701f56db73ca6156ae8078c4a" + sha256 "5603e60fcf236d6ddcd72dd84b2c1ad7f5e784597d3b04b30766b34e72527a8b" end keg_only :versioned_formula From ca6325d6539274a5b5872f85916330b72721d3ec Mon Sep 17 00:00:00 2001 From: Asher Date: Wed, 22 May 2024 18:36:17 +0000 Subject: [PATCH 078/152] chore: release 1.44.6 (#136) --- Formula/coder@1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/coder@1.rb b/Formula/coder@1.rb index 3ebf95e..810a170 100644 --- a/Formula/coder@1.rb +++ b/Formula/coder@1.rb @@ -1,14 +1,14 @@ class CoderAT1 < Formula desc "Command-line tool for the Coder remote development platform" homepage "https://github.com/coder/coder-v1-cli" - version "1.44.5" + version "1.44.6" if OS.mac? url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip" - sha256 "680fbd91328f1f1025d4591d540fa6ae72eb7b10136b9b3447596876fe0ea8a8" + sha256 "25f1520691adc672c8b0d2acd102a9d73c27ac6a7c935d7f45a88b982bbce772" else url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz" - sha256 "5603e60fcf236d6ddcd72dd84b2c1ad7f5e784597d3b04b30766b34e72527a8b" + sha256 "40caa4cc57cae3533b3a66bf6ca49e1931c3d265f0bd6fefa39ec927c23d1214" end keg_only :versioned_formula From b1aca81ae3018f951e056509467bd96d9e3aeed0 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 23 May 2024 05:51:47 +1000 Subject: [PATCH 079/152] coder 2.11.2 (#137) --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index a40e076..45787e8 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.11.1" + version "2.11.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "64ceece175ca40ad4fc0dbcc66b2dbb8b1348b162999560365fd360957f747e2" + sha256 "a0cf9d11460d51c6077a60d66017f99aa528dda1d712ee8b52e2ce6e819f4eb4" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "2dc9707bd54242059aeda1cb505c89c2fd8d71656cbfe4f8f15aabaf77df49d2" + sha256 "0147db7493412b67c227a3eae20907e3ecbfba776ee8dc7ae3071e8d5001ee25" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "fc3faefd48f82a7f866e256ab8f8ad26af17664d2821af925f404e818618a301" + sha256 "92f40fad818391fcd339bddcf5fdd535d837a25b4a9a6d59e295de1c9f4b232a" end def install From 539e4010f0a1301550aea1174ac4fccfb060fbbd Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 5 Jun 2024 03:35:33 +1000 Subject: [PATCH 080/152] coder 2.12.0 (#139) This automatic PR was triggered by the release of Coder v2.12.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 45787e8..367c68a 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.11.2" + version "2.12.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "a0cf9d11460d51c6077a60d66017f99aa528dda1d712ee8b52e2ce6e819f4eb4" + sha256 "cf1e9bc0ca8a326f1a830a4e526db401e7462831716c7fbf2b6927d07ab1ec4a" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "0147db7493412b67c227a3eae20907e3ecbfba776ee8dc7ae3071e8d5001ee25" + sha256 "162299d2841f2d7cfe5b37c1201ba87d714820358ea27483b92d7bf3a09fe8d5" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "92f40fad818391fcd339bddcf5fdd535d837a25b4a9a6d59e295de1c9f4b232a" + sha256 "63185bfe7886b3644cab30db8a201f0fbd714d215096a8792977dff29722c8fc" end def install From 3e9e12e32b7cf66e3cf132a068b7ae0e7bb884d1 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:26:05 +1000 Subject: [PATCH 081/152] coder 2.12.1 (#140) This automatic PR was triggered by the release of Coder v2.12.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 367c68a..b3c0af8 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.12.0" + version "2.12.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "cf1e9bc0ca8a326f1a830a4e526db401e7462831716c7fbf2b6927d07ab1ec4a" + sha256 "65c2622cb7197207b43178ae407e2c940ab15cbbb2b5d1cbf8b65f50dc76e636" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "162299d2841f2d7cfe5b37c1201ba87d714820358ea27483b92d7bf3a09fe8d5" + sha256 "78fa709d7a1541bcb4978033f0eb7280f0695ee9a3211f0c68354f1f8173af03" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "63185bfe7886b3644cab30db8a201f0fbd714d215096a8792977dff29722c8fc" + sha256 "60e9b6aa9c3d7392f46f0728751d2ab943b6774791a8305e51f181e9b64d0bd2" end def install From 6df88ca3f7b97099caa42cfb786cd17b1f30ab90 Mon Sep 17 00:00:00 2001 From: Kayla Washburn-Love Date: Mon, 24 Jun 2024 14:10:53 -0600 Subject: [PATCH 082/152] chore: put braces around variable references (#143) Make shellcheck happy, since that got added to the upstream action. Unblocks #142 --- scripts/update-v1.sh | 6 +++--- scripts/update-v2.sh | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/scripts/update-v1.sh b/scripts/update-v1.sh index 45751e1..f75a705 100755 --- a/scripts/update-v1.sh +++ b/scripts/update-v1.sh @@ -11,10 +11,10 @@ darwin_sha="$(echo "$2" | tr "[:upper:]" "[:lower:]")" linux_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" # Replace version -sed -i "s/version \"[0-9.]*\"/version \"$version\"/g" "../Formula/coder@1.rb" +sed -i "s/version \"[0-9.]*\"/version \"${version}\"/g" "../Formula/coder@1.rb" # Update macOS hash -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_sha\"/1" "../Formula/coder@1.rb" +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"${darwin_sha}\"/1" "../Formula/coder@1.rb" # Update Linux hash -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/2" "../Formula/coder@1.rb" +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"${linux_sha}\"/2" "../Formula/coder@1.rb" diff --git a/scripts/update-v2.sh b/scripts/update-v2.sh index 288312e..30784c3 100755 --- a/scripts/update-v2.sh +++ b/scripts/update-v2.sh @@ -12,13 +12,13 @@ darwin_intel_sha="$(echo "$3" | tr "[:upper:]" "[:lower:]")" linux_sha="$(echo "$4" | tr "[:upper:]" "[:lower:]")" # Replace version -sed -i "s/version \"[0-9.]*\"/version \"$version\"/g" "../Formula/coder.rb" +sed -i "s/version \"[0-9.]*\"/version \"${version}\"/g" "../Formula/coder.rb" # Update macOS ARM hash -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_arm_sha\"/1" "../Formula/coder.rb" +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"${darwin_arm_sha}\"/1" "../Formula/coder.rb" # Update macOS Intel hash -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$darwin_intel_sha\"/2" "../Formula/coder.rb" +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"${darwin_intel_sha}\"/2" "../Formula/coder.rb" # Update Linux hash -sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"$linux_sha\"/3" "../Formula/coder.rb" +sed -zi "s/sha256 \"[a-f0-9]*\"/sha256 \"${linux_sha}\"/3" "../Formula/coder.rb" From 62f99fa91b6161aca36c948b57f68c347fe8f6a0 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 25 Jun 2024 06:18:33 +1000 Subject: [PATCH 083/152] coder 2.12.2 (#142) This automatic PR was triggered by the release of Coder v2.12.2 Co-authored-by: Coder CI Co-authored-by: Kayla Washburn-Love --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index b3c0af8..ddd2629 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.12.1" + version "2.12.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "65c2622cb7197207b43178ae407e2c940ab15cbbb2b5d1cbf8b65f50dc76e636" + sha256 "11807b60b49cb210489cb04e5d57d8b3e7fe3960bb385f6d1268611b6e693d2a" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "78fa709d7a1541bcb4978033f0eb7280f0695ee9a3211f0c68354f1f8173af03" + sha256 "77e05650432fb5aed99023aa31369fb91e6cb880d63dabb04f318ea4f0c5f9c9" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "60e9b6aa9c3d7392f46f0728751d2ab943b6774791a8305e51f181e9b64d0bd2" + sha256 "5099c9eb8cf0b832b373fc8a2d09e3fffded5d9fc6269cd4530f0aa07dd47f5e" end def install From d559d30b79e01ccaa5b9f697d5c718b93986139f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 25 Jun 2024 06:40:02 +1000 Subject: [PATCH 084/152] coder 2.12.3 (#145) This automatic PR was triggered by the release of Coder v2.12.3 Co-authored-by: Coder CI Co-authored-by: Kayla Washburn-Love --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index ddd2629..6db6c68 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.12.2" + version "2.12.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "11807b60b49cb210489cb04e5d57d8b3e7fe3960bb385f6d1268611b6e693d2a" + sha256 "e2ae92cfe660b8cc739cfbb07f4229f8a5930ca3cf67f20276f96d54b9908a71" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "77e05650432fb5aed99023aa31369fb91e6cb880d63dabb04f318ea4f0c5f9c9" + sha256 "ccafc8fc3e4de6170532b07179b680e564919a5d1168aad25f5148ffe6125f12" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "5099c9eb8cf0b832b373fc8a2d09e3fffded5d9fc6269cd4530f0aa07dd47f5e" + sha256 "720d97af8c995d5165d3cd5f198ced0dadf94e76906264bfb8ca9cd73e540267" end def install From d98b4b797aaaf5378abb3e8344b6f7b9e37bac2d Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 3 Jul 2024 06:24:07 +1000 Subject: [PATCH 085/152] coder 2.13.0 (#146) This automatic PR was triggered by the release of Coder v2.13.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 6db6c68..f5d63e9 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.12.3" + version "2.13.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "e2ae92cfe660b8cc739cfbb07f4229f8a5930ca3cf67f20276f96d54b9908a71" + sha256 "67d40bd176a91f6dbb04e276c348b6c315f066f1d96527f86a8549d4f94e4921" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "ccafc8fc3e4de6170532b07179b680e564919a5d1168aad25f5148ffe6125f12" + sha256 "24a16795ae295dd1a4c950c7bc03accdaddbdee7a9c0182cc0118d8a6f7495a5" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "720d97af8c995d5165d3cd5f198ced0dadf94e76906264bfb8ca9cd73e540267" + sha256 "dccda1e251e755e148cc24dd65c469f8b4f82b1aff55e6d33b1a576a90f65a81" end def install From 87b347e32dce00d5000feba9b86a9a6c290a286a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 20 Jul 2024 04:59:16 +1000 Subject: [PATCH 086/152] coder 2.13.1 (#147) This automatic PR was triggered by the release of Coder v2.13.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index f5d63e9..e156f29 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.13.0" + version "2.13.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "67d40bd176a91f6dbb04e276c348b6c315f066f1d96527f86a8549d4f94e4921" + sha256 "9c75acb21a0c49bad374f9705d0f295f3337f660af792120b9dfbed77e5f5115" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "24a16795ae295dd1a4c950c7bc03accdaddbdee7a9c0182cc0118d8a6f7495a5" + sha256 "620272f0d71716ab9036b3e1b07e593621f876e756274c2ea9f9fcf9fa9b7256" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "dccda1e251e755e148cc24dd65c469f8b4f82b1aff55e6d33b1a576a90f65a81" + sha256 "d46025b9de70f99f194448e6c2bf4e65f6b7e22b5f9b94bcbe65a4c334cdabbc" end def install From 20ca8abcf592a5ec1a47749a1ddbf429acb3a94e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:18:36 +1000 Subject: [PATCH 087/152] coder 2.13.2 (#150) This automatic PR was triggered by the release of Coder v2.13.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index e156f29..965e776 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.13.1" + version "2.13.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "9c75acb21a0c49bad374f9705d0f295f3337f660af792120b9dfbed77e5f5115" + sha256 "fd88f2f19595349ea734a40ce6c0a56ec0df64cde592d27bc180ef856d89651a" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "620272f0d71716ab9036b3e1b07e593621f876e756274c2ea9f9fcf9fa9b7256" + sha256 "05b16cbd68c6f7988ec969e5c6002ac08f87517c99b0386b44a1cb7edade6764" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "d46025b9de70f99f194448e6c2bf4e65f6b7e22b5f9b94bcbe65a4c334cdabbc" + sha256 "fd19796326cf1ab86df660494d3cb19ffdb8e61274f35cedb871aace3d330b8c" end def install From 817562ecfce2ce672740a85b7eba7ce28b93db19 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 2 Aug 2024 07:20:47 +1000 Subject: [PATCH 088/152] coder 2.13.3 (#152) This automatic PR was triggered by the release of Coder v2.13.3 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 965e776..24ee4ef 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.13.2" + version "2.13.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "fd88f2f19595349ea734a40ce6c0a56ec0df64cde592d27bc180ef856d89651a" + sha256 "8f0fcaacf8dfe157bf5f80ccd0e0b6a543ccbd8fadcaacb125fac5f533f087b2" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "05b16cbd68c6f7988ec969e5c6002ac08f87517c99b0386b44a1cb7edade6764" + sha256 "1b3428d76cb8afdf250cee340436f7acbe8c5b14ae7c72604a7573448126f1ed" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "fd19796326cf1ab86df660494d3cb19ffdb8e61274f35cedb871aace3d330b8c" + sha256 "6addb8fb1a29fd1bca9fb4a98b6c8abb217735cd36ff6537d880930e5d2d23c2" end def install From 5ad49b8421513b8ddfc8382c09d3c7662a1a129b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 7 Aug 2024 03:44:34 +1000 Subject: [PATCH 089/152] coder 2.13.4 (#153) This automatic PR was triggered by the release of Coder v2.13.4 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 24ee4ef..2bcf791 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.13.3" + version "2.13.4" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "8f0fcaacf8dfe157bf5f80ccd0e0b6a543ccbd8fadcaacb125fac5f533f087b2" + sha256 "dd09f1183578551971c3705ac980f86a40ba6518da521124a6d4c6b7767379c8" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "1b3428d76cb8afdf250cee340436f7acbe8c5b14ae7c72604a7573448126f1ed" + sha256 "9bb64c5446aa22f9aeb53690937afcfe9f21e73b7893fb37e0874a8eff3d6b00" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "6addb8fb1a29fd1bca9fb4a98b6c8abb217735cd36ff6537d880930e5d2d23c2" + sha256 "bc8aaa5552712a5c62296b1bf6ca32eb2650f4d43c6428d4ab3bba93c9bd3091" end def install From be41a5eaff514a41ed6c61988bd293cd0e68cca9 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 7 Aug 2024 04:13:51 +1000 Subject: [PATCH 090/152] coder 2.14.0 (#154) This automatic PR was triggered by the release of Coder v2.14.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 2bcf791..da7e4ff 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.13.4" + version "2.14.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "dd09f1183578551971c3705ac980f86a40ba6518da521124a6d4c6b7767379c8" + sha256 "d6812c3d442fbbe7080a9c187f6056c1cda7dbc6fe0b0e67dc0f42119d1861f1" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "9bb64c5446aa22f9aeb53690937afcfe9f21e73b7893fb37e0874a8eff3d6b00" + sha256 "bcc0a42a784b192291a6e875821f64053e666b63adb8525e547425d6bf8c2c62" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "bc8aaa5552712a5c62296b1bf6ca32eb2650f4d43c6428d4ab3bba93c9bd3091" + sha256 "6f330819c46ca85c8a2d1bdeda9dda071a84a01fb95658ddc1e9c7f4545895c8" end def install From ddb650ab7938276ef879336b3be3da9f59bc67f1 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:41:01 +1000 Subject: [PATCH 091/152] coder 2.14.1 (#155) This automatic PR was triggered by the release of Coder v2.14.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index da7e4ff..1fab8cd 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.14.0" + version "2.14.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "d6812c3d442fbbe7080a9c187f6056c1cda7dbc6fe0b0e67dc0f42119d1861f1" + sha256 "30f226fdde9f39ee838d521ec037a8c4cb3638acfdbab5a028c5babe633d446b" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "bcc0a42a784b192291a6e875821f64053e666b63adb8525e547425d6bf8c2c62" + sha256 "17316b1379a8965f03d287f40a1b38ed723d6da023143ce970f25da70b5e3291" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "6f330819c46ca85c8a2d1bdeda9dda071a84a01fb95658ddc1e9c7f4545895c8" + sha256 "cce31c9e0ce11ba4b137f1e36a67f983409bfe786b0f735c54a0bc31d2f62fcd" end def install From c7cdc57e6ae825b2a36d08aa102b4fb98eca0e6a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 22 Aug 2024 06:28:26 +1000 Subject: [PATCH 092/152] coder 2.14.2 (#157) This automatic PR was triggered by the release of Coder v2.14.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 1fab8cd..d011ed7 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.14.1" + version "2.14.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "30f226fdde9f39ee838d521ec037a8c4cb3638acfdbab5a028c5babe633d446b" + sha256 "fa5156cfaa83ba1b43367ec3203fe59a9aa5b691307ed54fdd4fb60ac7953276" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "17316b1379a8965f03d287f40a1b38ed723d6da023143ce970f25da70b5e3291" + sha256 "bb2b2540801739139276dca22d251cc44c18ccafa20eea7cfe3448ef8406704a" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "cce31c9e0ce11ba4b137f1e36a67f983409bfe786b0f735c54a0bc31d2f62fcd" + sha256 "420973f05f344080b058e5700c42de81ec181e43e186b4c4b86289822c369988" end def install From a18fb77a13da05e13bb46cde425496d39b1f7af4 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 4 Sep 2024 03:31:44 +1000 Subject: [PATCH 093/152] coder 2.15.0 (#158) This automatic PR was triggered by the release of Coder v2.15.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index d011ed7..c543211 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.14.2" + version "2.15.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "fa5156cfaa83ba1b43367ec3203fe59a9aa5b691307ed54fdd4fb60ac7953276" + sha256 "50fd3c0e7711bccd4d8ed30e7da9c39d71b248ad51ac252d6b995b22f27bbeda" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "bb2b2540801739139276dca22d251cc44c18ccafa20eea7cfe3448ef8406704a" + sha256 "01b5bdd9131a3dfbacbdee43c51693de7a5e376cd5ceb04e04bdd718df36df92" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "420973f05f344080b058e5700c42de81ec181e43e186b4c4b86289822c369988" + sha256 "ccce65def90b2ae0dd6474e055361fbdf61318b0a90e70361990e1e4f2d0f6bb" end def install From 23c499d426dd6a6899a246c0b193a131cd0e1d94 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:34:27 +1000 Subject: [PATCH 094/152] coder 2.16.0 (#160) This automatic PR was triggered by the release of Coder v2.16.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index c543211..92ad521 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.15.0" + version "2.16.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "50fd3c0e7711bccd4d8ed30e7da9c39d71b248ad51ac252d6b995b22f27bbeda" + sha256 "0bd366f1d5b7576e43ec9ff70013b9a0b18be307120ac017b50359001c15a56b" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "01b5bdd9131a3dfbacbdee43c51693de7a5e376cd5ceb04e04bdd718df36df92" + sha256 "05b6b2bf4d0d0c91940383382b21b85c25c889a4127f8252832e55bcb4959803" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "ccce65def90b2ae0dd6474e055361fbdf61318b0a90e70361990e1e4f2d0f6bb" + sha256 "524f681a22d21c1088340cd083cf2d947c8cc3f3867dd982c36fcd5c9b39c1b4" end def install From 8d6f72a4f861259894146dd1c29d5fae82c65545 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 29 Oct 2024 07:58:32 +1100 Subject: [PATCH 095/152] coder 2.16.1 (#166) This automatic PR was triggered by the release of Coder v2.16.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 92ad521..1099238 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.16.0" + version "2.16.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "0bd366f1d5b7576e43ec9ff70013b9a0b18be307120ac017b50359001c15a56b" + sha256 "fed2a2155af4e8490039cb6b4379f71a3153ec1af225f6155243ff4eac36204e" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "05b6b2bf4d0d0c91940383382b21b85c25c889a4127f8252832e55bcb4959803" + sha256 "8adf97683f599fd9894294beb0d376746547d29183caffd49ce3d94368679347" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "524f681a22d21c1088340cd083cf2d947c8cc3f3867dd982c36fcd5c9b39c1b4" + sha256 "32ffb8c45ba2973194e1c70385cf97864e7e70df22c40f00a62e72389b50db16" end def install From fa93bc13f823cbc4c756667aca2b94bb67cbe30e Mon Sep 17 00:00:00 2001 From: McKayla Washburn Date: Tue, 5 Nov 2024 11:59:00 -0700 Subject: [PATCH 096/152] chore: update to actions/cache@v4 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b3feea8..fd392b3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: - name: Cache Homebrew Bundler RubyGems id: cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ${{ steps.set-up-homebrew.outputs.gems-path }} key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }} From a22c20b93566dc3de3c39b0ba22389ee66c4814a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:05:08 +1100 Subject: [PATCH 097/152] coder 2.17.0 (#167) This automatic PR was triggered by the release of Coder v2.17.0 Co-authored-by: Coder CI Co-authored-by: Kayla Washburn-Love --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 1099238..7e8791f 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.16.1" + version "2.17.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "fed2a2155af4e8490039cb6b4379f71a3153ec1af225f6155243ff4eac36204e" + sha256 "f1c6c83db3d62d0e8779d4c096976e708ea605d7ed90887767a6f82dbfc14ccb" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "8adf97683f599fd9894294beb0d376746547d29183caffd49ce3d94368679347" + sha256 "a5e3af63079d4d17090c1cc3ed9a638a2b6963d240c370b8997f79ee08e8716e" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "32ffb8c45ba2973194e1c70385cf97864e7e70df22c40f00a62e72389b50db16" + sha256 "e3cfe8c661b42237204b3ec3f3e41bf854db96ea3fb6ddf70c4ca1afb685feee" end def install From aef4dadc6c9b32f41f8ee8425e97e7980581a2f2 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:41:41 +1100 Subject: [PATCH 098/152] coder 2.17.2 (#168) This automatic PR was triggered by the release of Coder v2.17.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 7e8791f..3d07c90 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.17.0" + version "2.17.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "f1c6c83db3d62d0e8779d4c096976e708ea605d7ed90887767a6f82dbfc14ccb" + sha256 "de90b9a2bc8df300cd1ee69624191450e2f2dc76e708422c2d76f3ceec1fb8f6" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "a5e3af63079d4d17090c1cc3ed9a638a2b6963d240c370b8997f79ee08e8716e" + sha256 "b62b480959807d73f7d3a323f6f1473c6b40e13f39067707b5af78e2ac843d92" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "e3cfe8c661b42237204b3ec3f3e41bf854db96ea3fb6ddf70c4ca1afb685feee" + sha256 "22147a0bdab07baa78b2f75747e06b7854de25bd0c60e1208c8544dc91c7e170" end def install From 92bdf13e746b8ddb58f66f2df35e25cad68cfe4e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:10:31 +1100 Subject: [PATCH 099/152] coder 2.18.0 (#169) This automatic PR was triggered by the release of Coder v2.18.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 3d07c90..92d3956 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.17.2" + version "2.18.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "de90b9a2bc8df300cd1ee69624191450e2f2dc76e708422c2d76f3ceec1fb8f6" + sha256 "ea2bd3f4570404bea86675d55cd49ddbf7675291c079e28b1261e77fc61ab7a3" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "b62b480959807d73f7d3a323f6f1473c6b40e13f39067707b5af78e2ac843d92" + sha256 "403ee13690c9a881d9fb14631e3e84bbd0f096d82a51e13ffc898784c3b258d1" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "22147a0bdab07baa78b2f75747e06b7854de25bd0c60e1208c8544dc91c7e170" + sha256 "6f8cd170ecef44503a17e0cae77148af2d97decbf8ed6f85a194843a66463b42" end def install From 1b8bdc8cae455eb2d29a8366b5c30db51bddc989 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 18 Dec 2024 05:26:40 +1100 Subject: [PATCH 100/152] coder 2.18.1 (#171) This automatic PR was triggered by the release of Coder v2.18.1 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 92d3956..1a8caa2 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.0" + version "2.18.1" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "ea2bd3f4570404bea86675d55cd49ddbf7675291c079e28b1261e77fc61ab7a3" + sha256 "7201066457cda61db92e05e967e1517997417c614b8ed796a8d63658641d3d33" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "403ee13690c9a881d9fb14631e3e84bbd0f096d82a51e13ffc898784c3b258d1" + sha256 "083fecf02d51714d9c17a311b22170203732612f447f8784a358756513d17182" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "6f8cd170ecef44503a17e0cae77148af2d97decbf8ed6f85a194843a66463b42" + sha256 "9d9671d100fa96983ffae04462616f3b5e98f340ac700a2f4aeabac2ce72f97a" end def install From 75006fe78b12abd3dbf47ee2340af094f4c15b07 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:47:29 +1100 Subject: [PATCH 101/152] coder 2.18.2 (#172) This automatic PR was triggered by the release of Coder v2.18.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 1a8caa2..851840e 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.1" + version "2.18.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "7201066457cda61db92e05e967e1517997417c614b8ed796a8d63658641d3d33" + sha256 "4469b4621d8fd4851ce7ed06da246efba755219525156e2b20e0cb68485cd2f0" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "083fecf02d51714d9c17a311b22170203732612f447f8784a358756513d17182" + sha256 "b24462c0612f37a3599f93fe28f952928de83b79630b4fb5950bccbfe9a1094e" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "9d9671d100fa96983ffae04462616f3b5e98f340ac700a2f4aeabac2ce72f97a" + sha256 "fdb7e7e9e13468519ba66b5c8039ad4da1ac215413402e7d9a6c5170a5baee62" end def install From 8544e3ef45a1a905466d4c7be02b3a83f4a9ce43 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sun, 19 Jan 2025 07:13:23 +1100 Subject: [PATCH 102/152] coder 2.18.3 (#173) Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 851840e..27e0244 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.2" + version "2.18.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "4469b4621d8fd4851ce7ed06da246efba755219525156e2b20e0cb68485cd2f0" + sha256 "afe22a8973d4407ab54daeb43cd2d0faebd72728d75162a35dc272ba3b0086d9" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "b24462c0612f37a3599f93fe28f952928de83b79630b4fb5950bccbfe9a1094e" + sha256 "a51f2481b21a90169785c9c2395f58f38af25fdb6b15ed98f0c7f1e1857636fb" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "fdb7e7e9e13468519ba66b5c8039ad4da1ac215413402e7d9a6c5170a5baee62" + sha256 "7a142fbed122685c936561b506515b5f6971eee4c6ec6aec9d9e9cbf69b9ef36" end def install From 8f8401078751c86d3f878b389726bce879541438 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 25 Jan 2025 04:46:07 +1100 Subject: [PATCH 103/152] coder 2.18.4 (#174) This automatic PR was triggered by the release of Coder v2.18.4 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 27e0244..dbf96de 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.3" + version "2.18.4" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "afe22a8973d4407ab54daeb43cd2d0faebd72728d75162a35dc272ba3b0086d9" + sha256 "7b98cff1581003c38813f86bf03090a9d1a3abbf758e0ce3d5bffb3c859deace" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "a51f2481b21a90169785c9c2395f58f38af25fdb6b15ed98f0c7f1e1857636fb" + sha256 "882b14bdce442e09822fbc817df4ed87212c2399d393618d0990607b7c5af11f" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "7a142fbed122685c936561b506515b5f6971eee4c6ec6aec9d9e9cbf69b9ef36" + sha256 "a6cf6ffd30b6296aca0fdb3abb448c418394ce48c80169a63d7cfc05da4d8da8" end def install From 9b0111d8bdb70f4aded85cec250b1a52aca07428 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 31 Jan 2025 08:09:35 +1100 Subject: [PATCH 104/152] coder 2.18.5 (#175) This automatic PR was triggered by the release of Coder v2.18.5 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index dbf96de..d168341 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.4" + version "2.18.5" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "7b98cff1581003c38813f86bf03090a9d1a3abbf758e0ce3d5bffb3c859deace" + sha256 "bb5ff259366fd0d82f8840faf95cb038d3efe0226c8160695e3b2dc8bd5d060e" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "882b14bdce442e09822fbc817df4ed87212c2399d393618d0990607b7c5af11f" + sha256 "1ce1cdcd4292b7564eda89e6c9d7870de61d7a4c317f2cb5f4fb38abcc5dbab2" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "a6cf6ffd30b6296aca0fdb3abb448c418394ce48c80169a63d7cfc05da4d8da8" + sha256 "b61a1ed53613e1bdad9b5b7d653186325f40cd6ff33fbe0b6af218c1e52cf18c" end def install From 7f8c74c1cb7ecdf9519e20bdc9bd5b4d09d2f8f0 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 5 Feb 2025 04:30:55 +1100 Subject: [PATCH 105/152] coder 2.19.0 (#176) Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index d168341..128159f 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.18.5" + version "2.19.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "bb5ff259366fd0d82f8840faf95cb038d3efe0226c8160695e3b2dc8bd5d060e" + sha256 "f11e3d351725f5a958ff27f5454cbabe7d99796d8d5fd5aab64fe3e005de1b75" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "1ce1cdcd4292b7564eda89e6c9d7870de61d7a4c317f2cb5f4fb38abcc5dbab2" + sha256 "160aa7d226f34e75cdf2dd15198aff80118d67c50f01436dc5a02909ad4c4bb3" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "b61a1ed53613e1bdad9b5b7d653186325f40cd6ff33fbe0b6af218c1e52cf18c" + sha256 "b568bbe9cdca065b396556376ee050dca5405a2de8ea824182a0e628f8c3e417" end def install From b65f50f5734ef1b67e58e3a8e03618d42eb047f9 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:58:40 +1100 Subject: [PATCH 106/152] Coder Desktop v0.1.0-6-g250017b (#181) This automatic PR was triggered by the release of Coder Desktop v0.1.0-6-g250017b Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Casks/coder-desktop-preview.rb diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb new file mode 100644 index 0000000..8f6d50c --- /dev/null +++ b/Casks/coder-desktop-preview.rb @@ -0,0 +1,14 @@ +cask "coder-desktop-preview" do + version "0.1.0-6-g250017b" + sha256 :no_check + + url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" + name "Coder Desktop" + desc "Coder Desktop client" + homepage "https://github.com/coder/coder-desktop-macos" + + conflicts_with cask: "coder/coder/coder-desktop" + depends_on macos: ">= :sonoma" + + app "Coder Desktop.app" +end From 3bc7c8f856671e9e5f1f7e0eb8deb2f9d7836ce3 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:45:45 +1100 Subject: [PATCH 107/152] Coder Desktop v0.1.0-10-gf33afbd (#186) This automatic PR was triggered by the release of Coder Desktop v0.1.0-10-gf33afbd Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 8f6d50c..a64740f 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-6-g250017b" + version "0.1.0-10-gf33afbd" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From 3ee029e54ea6430e5c77f95aa214116c98feec61 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 20 Feb 2025 22:24:08 +1100 Subject: [PATCH 108/152] Coder Desktop v0.1.0-11-g3442516 (#187) This automatic PR was triggered by the release of Coder Desktop v0.1.0-11-g3442516 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index a64740f..066ab33 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-10-gf33afbd" + version "0.1.0-11-g3442516" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From 2b61013817aa84116bfc4293e6f66f1e0ecbe517 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 24 Feb 2025 15:00:18 +1100 Subject: [PATCH 109/152] Coder Desktop v0.1.0-12-gf970cfc (#188) This automatic PR was triggered by the release of Coder Desktop v0.1.0-12-gf970cfc Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 066ab33..ed591e4 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-11-g3442516" + version "0.1.0-12-gf970cfc" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From d3406f9e7c9a2baca829f0583d92aef2727c372b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 25 Feb 2025 21:30:39 +1100 Subject: [PATCH 110/152] Coder Desktop v0.1.0-13-g98c184d (#189) This automatic PR was triggered by the release of Coder Desktop v0.1.0-13-g98c184d Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index ed591e4..8af4a19 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-12-gf970cfc" + version "0.1.0-13-g98c184d" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From d5bb80e6a12688ba71a4159726598ee928fb7663 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:49:59 +1100 Subject: [PATCH 111/152] Coder Desktop v0.1.0-15-gea73a0a (#191) This automatic PR was triggered by the release of Coder Desktop v0.1.0-15-gea73a0a --- Casks/coder-desktop-preview.rb | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 8af4a19..510364c 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-13-g98c184d" + version "0.1.0-15-gea73a0a" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" @@ -11,4 +11,17 @@ depends_on macos: ">= :sonoma" app "Coder Desktop.app" + + uninstall quit: [ + "com.coder.Coder-Desktop", + "com.coder.Coder-Desktop.VPN", + ], + login_item: "Coder Desktop" + + zap delete: "/var/root/Library/Containers/com.Coder-Desktop.VPN/Data/Documents/coder-vpn.dylib", + trash: [ + "~/Library/Caches/com.coder.Coder-Desktop", + "~/Library/HTTPStorages/com.coder.Coder-Desktop", + "~/Library/Preferences/com.coder.Coder-Desktop.plist", + ] end From 0288a9a992e81f83d40e21123c5c1dae58d7e8cf Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:18:23 +1100 Subject: [PATCH 112/152] Coder Desktop v0.1.0-17-g5b4b174 (#192) This automatic PR was triggered by the release of Coder Desktop v0.1.0-17-g5b4b174 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 510364c..a83950a 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-15-gea73a0a" + version "0.1.0-17-g5b4b174" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From 63ed973ac2a4c26498409db0d12e8ee3ab25d1c7 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 27 Feb 2025 23:07:30 +1100 Subject: [PATCH 113/152] Coder Desktop v0.1.0-18-g3a520d5 (#193) This automatic PR was triggered by the release of Coder Desktop v0.1.0-18-g3a520d5 --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index a83950a..a4fc6ba 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-17-g5b4b174" + version "0.1.0-18-g3a520d5" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From 3ec97db6a44d2bfbd0e121c322aa8dde1e35f5fd Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:33:52 +1100 Subject: [PATCH 114/152] Coder Desktop v0.1.0-19-ga906e98 (#195) This automatic PR was triggered by the release of Coder Desktop v0.1.0-19-ga906e98 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index a4fc6ba..0e27afc 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-18-g3a520d5" + version "0.1.0-19-ga906e98" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From a798479e8015dc4b80a48929b171d002e38c62bc Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:14:46 +1100 Subject: [PATCH 115/152] Coder Desktop v0.1.0-21-gae51d0e (#196) This automatic PR was triggered by the release of Coder Desktop v0.1.0-21-gae51d0e --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 0e27afc..5fa96d4 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-19-ga906e98" + version "0.1.0-21-gae51d0e" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From f71f8b4799beb48fd886474ba067d266144bb328 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:48:00 +1100 Subject: [PATCH 116/152] coder 2.20.0 (#197) This automatic PR was triggered by the release of Coder v2.20.0 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 128159f..3540221 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.19.0" + version "2.20.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "f11e3d351725f5a958ff27f5454cbabe7d99796d8d5fd5aab64fe3e005de1b75" + sha256 "a6f15910bad79356dfe677db0ec918ddba520afdb62ecd0b7a8d750e0bbf75f2" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "160aa7d226f34e75cdf2dd15198aff80118d67c50f01436dc5a02909ad4c4bb3" + sha256 "4d541840ea898fd8274ede47695563cabeec04f0f79803e9cb9bcdc3d449edd7" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "b568bbe9cdca065b396556376ee050dca5405a2de8ea824182a0e628f8c3e417" + sha256 "564d90864e1e35ff40930cdad1036e01cfe587606d534b1de90492d88232668e" end def install From d24b97d36e5a981666294d88a2ab5994094645fc Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:39:17 +1100 Subject: [PATCH 117/152] Coder Desktop v0.1.0-22-g2dee620 (#198) This automatic PR was triggered by the release of Coder Desktop v0.1.0-22-g2dee620 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 5fa96d4..997ca3b 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-21-gae51d0e" + version "0.1.0-22-g2dee620" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" From 7b62bacde71fcae1b4da7c4354ffd431ed22ac5e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:43:06 +1100 Subject: [PATCH 118/152] Coder Desktop v0.1.0-26-g75f015c (#200) This automatic PR was triggered by the release of Coder Desktop v0.1.0-26-g75f015c --- Casks/coder-desktop-preview.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 997ca3b..902ea26 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,8 +1,8 @@ cask "coder-desktop-preview" do - version "0.1.0-22-g2dee620" + version "0.1.0-26-g75f015c" sha256 :no_check - url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder.Desktop.dmg" + url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" name "Coder Desktop" desc "Coder Desktop client" homepage "https://github.com/coder/coder-desktop-macos" @@ -10,7 +10,7 @@ conflicts_with cask: "coder/coder/coder-desktop" depends_on macos: ">= :sonoma" - app "Coder Desktop.app" + pkg "CoderDesktop.pkg" uninstall quit: [ "com.coder.Coder-Desktop", From 3fb5c21689feefc47b3255190dd7d85acc688fc6 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:47:16 +1100 Subject: [PATCH 119/152] Coder Desktop v0.1.0-27-ge18f466 (#201) This automatic PR was triggered by the release of Coder Desktop v0.1.0-27-ge18f466 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 902ea26..2aadf5f 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.1.0-26-g75f015c" + version "0.1.0-27-ge18f466" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" From af7247f494c64b018976918c5a9b67a2d16849aa Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 8 Mar 2025 02:09:57 +1100 Subject: [PATCH 120/152] Coder Desktop v0.2.0 (#202) This automatic PR was triggered by the release of Coder Desktop v0.2.0 Co-authored-by: Coder CI --- Casks/coder-desktop.rb | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Casks/coder-desktop.rb diff --git a/Casks/coder-desktop.rb b/Casks/coder-desktop.rb new file mode 100644 index 0000000..ec10e8e --- /dev/null +++ b/Casks/coder-desktop.rb @@ -0,0 +1,27 @@ +cask "coder-desktop" do + version "0.2.0" + sha256 "fc8f4f52ede37c6671f0c2285e56cf224f884afeb6fe84486e67c66f456180da" + + url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/CoderDesktop.pkg" + name "Coder Desktop" + desc "Native desktop client for Coder" + homepage "https://github.com/coder/coder-desktop-macos" + + conflicts_with cask: "coder/coder/coder-desktop-preview" + depends_on macos: ">= :sonoma" + + pkg "CoderDesktop.pkg" + + uninstall quit: [ + "com.coder.Coder-Desktop", + "com.coder.Coder-Desktop.VPN", + ], + login_item: "Coder Desktop" + + zap delete: "/var/root/Library/Containers/com.Coder-Desktop.VPN/Data/Documents/coder-vpn.dylib", + trash: [ + "~/Library/Caches/com.coder.Coder-Desktop", + "~/Library/HTTPStorages/com.coder.Coder-Desktop", + "~/Library/Preferences/com.coder.Coder-Desktop.plist", + ] +end From 645fe4648c117c0cd373ad70569ed99209837cc2 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 8 Mar 2025 04:14:51 +1100 Subject: [PATCH 121/152] Coder Desktop v0.2.0-1-gb7ccbca (#203) --- Casks/coder-desktop-preview.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 2aadf5f..cc0ec83 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,10 +1,10 @@ cask "coder-desktop-preview" do - version "0.1.0-27-ge18f466" + version "0.2.0-1-gb7ccbca" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" name "Coder Desktop" - desc "Coder Desktop client" + desc "Native desktop client for Coder" homepage "https://github.com/coder/coder-desktop-macos" conflicts_with cask: "coder/coder/coder-desktop" From 6fc4627529f4c9d48d16a43584b018f6577d556b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:56:14 +1100 Subject: [PATCH 122/152] Coder Desktop v0.2.0-2-g2094e9f (#204) This automatic PR was triggered by the release of Coder Desktop v0.2.0-2-g2094e9f --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index cc0ec83..42d3093 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-1-gb7ccbca" + version "0.2.0-2-g2094e9f" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" From df12b2a93bf67aa0aa87d10fb1a2a2b5c079506a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 13 Mar 2025 12:25:49 +1100 Subject: [PATCH 123/152] Coder Desktop v0.2.0-4-g93e7a8f (#205) This automatic PR was triggered by the release of Coder Desktop v0.2.0-4-g93e7a8f Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 42d3093..91a0448 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-2-g2094e9f" + version "0.2.0-4-g93e7a8f" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" From 1c782b89239824a6ebc07490eeffa181c76f2f42 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 18 Mar 2025 13:58:27 +1000 Subject: [PATCH 124/152] Coder Desktop v0.2.0-9-g0550ad1 (#209) This automatic PR was triggered by the release of Coder Desktop v0.2.0-9-g0550ad1 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 91a0448..4a25568 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,8 +1,8 @@ cask "coder-desktop-preview" do - version "0.2.0-4-g93e7a8f" + version "0.2.0-9-g0550ad1" sha256 :no_check - url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg" + url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" name "Coder Desktop" desc "Native desktop client for Coder" homepage "https://github.com/coder/coder-desktop-macos" @@ -10,7 +10,7 @@ conflicts_with cask: "coder/coder/coder-desktop" depends_on macos: ">= :sonoma" - pkg "CoderDesktop.pkg" + pkg "Coder-Desktop.pkg" uninstall quit: [ "com.coder.Coder-Desktop", From 0fa674a79e79a9a382cc6634941474ef5dbda8b5 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 19 Mar 2025 18:05:29 +1000 Subject: [PATCH 125/152] Coder Desktop v0.2.0-11-g2603ace (#210) This automatic PR was triggered by the release of Coder Desktop v0.2.0-11-g2603ace Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 4a25568..9792044 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-9-g0550ad1" + version "0.2.0-11-g2603ace" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 1108401f6d1e84ad32a2618245e6bbc52b39475e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 21 Mar 2025 07:39:35 +1000 Subject: [PATCH 126/152] coder 2.20.2 (#211) This automatic PR was triggered by the release of Coder v2.20.2 Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 3540221..c8c7571 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.20.0" + version "2.20.2" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "a6f15910bad79356dfe677db0ec918ddba520afdb62ecd0b7a8d750e0bbf75f2" + sha256 "5bd657cd301d7321bb27a81b3fbd52d489f235fbfc62bc1294d2c2b7c85fc152" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "4d541840ea898fd8274ede47695563cabeec04f0f79803e9cb9bcdc3d449edd7" + sha256 "a27d2481bdf5d4b78c39f3ed179f78ed1a2f6b9bc2add36b811e10bef2e0c069" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "564d90864e1e35ff40930cdad1036e01cfe587606d534b1de90492d88232668e" + sha256 "414210b9a9541dbd18522d8973237566639fe143bac13deb039ded973aba58a2" end def install From 3cf61464489c883bfa15eee8138f63b513eea9fe Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:56:11 +1000 Subject: [PATCH 127/152] Coder Desktop v0.2.0-12-g4fb7970 (#212) This automatic PR was triggered by the release of Coder Desktop v0.2.0-12-g4fb7970 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 9792044..e1d8439 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-11-g2603ace" + version "0.2.0-12-g4fb7970" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 5a5655f1933aec6f3d37da4aea0be064133532d3 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:40:12 +1100 Subject: [PATCH 128/152] Coder Desktop v0.2.0-13-gf53a99f (#213) This automatic PR was triggered by the release of Coder Desktop v0.2.0-13-gf53a99f Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index e1d8439..a1d2dd1 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-12-g4fb7970" + version "0.2.0-13-gf53a99f" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From a7b357755c7302bb7dffd85b255b0a9e4226193c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 27 Mar 2025 18:56:04 +1100 Subject: [PATCH 129/152] Coder Desktop v0.2.0-15-gd95289b (#215) This automatic PR was triggered by the release of Coder Desktop v0.2.0-15-gd95289b Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index a1d2dd1..606f42a 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-13-gf53a99f" + version "0.2.0-15-gd95289b" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 6c43df8cfa060f064649f96892c3ddfedd8291dc Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:17:43 +1100 Subject: [PATCH 130/152] Coder Desktop v0.2.0-19-g6463de0 (#216) This automatic PR was triggered by the release of Coder Desktop v0.2.0-19-g6463de0 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 606f42a..69b89cb 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-15-gd95289b" + version "0.2.0-19-g6463de0" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From e1684ee945fcf5203f14ca30fd516c3f1353c01f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 2 Apr 2025 14:35:29 +1100 Subject: [PATCH 131/152] Coder Desktop v0.2.0-21-g1fd5855 (#218) This automatic PR was triggered by the release of Coder Desktop v0.2.0-21-g1fd5855 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 69b89cb..f59ee6e 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-19-g6463de0" + version "0.2.0-21-g1fd5855" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From da6e863526bdd2de26eca189b690bbf84c05cde4 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 2 Apr 2025 18:46:33 +1100 Subject: [PATCH 132/152] Coder Desktop v0.2.0-22-gfe20801 (#219) --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index f59ee6e..e82046f 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-21-g1fd5855" + version "0.2.0-22-gfe20801" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 2cab2accee13d9e588f659867f6d44a2f5ae8ce1 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 3 Apr 2025 10:24:54 +1100 Subject: [PATCH 133/152] coder 2.21.0 (#217) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This automatic PR was triggered by the release of Coder v2.21.0 Co-authored-by: Coder CI Co-authored-by: ケイラ --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index c8c7571..6d25db0 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.20.2" + version "2.21.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "5bd657cd301d7321bb27a81b3fbd52d489f235fbfc62bc1294d2c2b7c85fc152" + sha256 "36e38365de0bd7a6997173e8afcf84e8c95b375ea2f152e08a61d7da1eb48584" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "a27d2481bdf5d4b78c39f3ed179f78ed1a2f6b9bc2add36b811e10bef2e0c069" + sha256 "62046b7a24eee5107457ef01092c5e2d8cb433a39ae15689af1d567cdda22a16" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "414210b9a9541dbd18522d8973237566639fe143bac13deb039ded973aba58a2" + sha256 "092651d2f648f44c8ab8e5f3bb16364c4941ac563ae74711eeb776b2447fbf7b" end def install From bb231282f4e02d11c6125ea98d714e9711629fc8 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:37:55 +1000 Subject: [PATCH 134/152] Coder Desktop v0.2.0-23-g9f625fd (#220) This automatic PR was triggered by the release of Coder Desktop v0.2.0-23-g9f625fd Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index e82046f..7cfd201 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-22-gfe20801" + version "0.2.0-23-g9f625fd" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From df655caba63b2b92c8d772244d99e30c8a72e36b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 9 Apr 2025 20:21:07 +1000 Subject: [PATCH 135/152] Coder Desktop v0.2.0-25-g8067574 (#221) This automatic PR was triggered by the release of Coder Desktop v0.2.0-25-g8067574 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 7cfd201..c58b19a 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-23-g9f625fd" + version "0.2.0-25-g8067574" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 82ef6671ff1915b9769acebef05a43402e7f84ff Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 9 Apr 2025 20:37:37 +1000 Subject: [PATCH 136/152] Coder Desktop v0.3.0 (#222) This automatic PR was triggered by the release of Coder Desktop v0.3.0 Co-authored-by: Coder CI --- Casks/coder-desktop.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Casks/coder-desktop.rb b/Casks/coder-desktop.rb index ec10e8e..5882e5b 100644 --- a/Casks/coder-desktop.rb +++ b/Casks/coder-desktop.rb @@ -1,8 +1,8 @@ cask "coder-desktop" do - version "0.2.0" - sha256 "fc8f4f52ede37c6671f0c2285e56cf224f884afeb6fe84486e67c66f456180da" + version "0.3.0" + sha256 "7770e83983c1d3fa1c74c023ee4aa02fb83e5e2cd39441b9f27d8cc7b21e0eb7" - url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/CoderDesktop.pkg" + url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/Coder-Desktop.pkg" name "Coder Desktop" desc "Native desktop client for Coder" homepage "https://github.com/coder/coder-desktop-macos" @@ -10,7 +10,7 @@ conflicts_with cask: "coder/coder/coder-desktop-preview" depends_on macos: ">= :sonoma" - pkg "CoderDesktop.pkg" + pkg "Coder-Desktop.pkg" uninstall quit: [ "com.coder.Coder-Desktop", From 9a543965a9f4d6be712655a483d85f990d27a8ea Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:27:18 +1000 Subject: [PATCH 137/152] Coder Desktop v0.3.0-1-g918bacd (#223) This automatic PR was triggered by the release of Coder Desktop v0.3.0-1-g918bacd Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index c58b19a..e9b2174 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.2.0-25-g8067574" + version "0.3.0-1-g918bacd" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From cc222e54fb63db5da2c0f2f319c2a1c66cb40a6b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 15 Apr 2025 11:40:49 +1000 Subject: [PATCH 138/152] Coder Desktop v0.3.0-2-gafd9634 (#224) This automatic PR was triggered by the release of Coder Desktop v0.3.0-2-gafd9634 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index e9b2174..eeec458 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-1-g918bacd" + version "0.3.0-2-gafd9634" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 1ed7a5b59094981c9a7ee14bb0409879f84cb95e Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:42:03 +1000 Subject: [PATCH 139/152] Coder Desktop v0.3.0-3-g33da515 (#225) This automatic PR was triggered by the release of Coder Desktop v0.3.0-3-g33da515 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index eeec458..7704e78 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-2-gafd9634" + version "0.3.0-3-g33da515" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From dafae21ea158df0f5edc4fe60bbfef8ef68e835b Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 23 Apr 2025 17:00:55 +1000 Subject: [PATCH 140/152] Coder Desktop v0.3.0-4-g681a9a6 (#226) This automatic PR was triggered by the release of Coder Desktop v0.3.0-4-g681a9a6 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 7704e78..e9a6193 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-3-g33da515" + version "0.3.0-4-g681a9a6" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 5a1364af66001449e4ba32ecd82721338040de02 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 30 Apr 2025 01:22:55 +1000 Subject: [PATCH 141/152] coder 2.21.3 (#229) Co-authored-by: Coder CI --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 6d25db0..79d2420 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.21.0" + version "2.21.3" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "36e38365de0bd7a6997173e8afcf84e8c95b375ea2f152e08a61d7da1eb48584" + sha256 "845bb74368dbc4021f2db6ad578961e919fb079917e109cedb899e322a2e024f" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "62046b7a24eee5107457ef01092c5e2d8cb433a39ae15689af1d567cdda22a16" + sha256 "c5a8d414dbeffebd19a93d73902c2d857156a319cfde8a9c06e49aa740c9f688" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "092651d2f648f44c8ab8e5f3bb16364c4941ac563ae74711eeb776b2447fbf7b" + sha256 "9f94415e38e351f828d71613d5ab6223733ae7f91024d1e443cab48cf89f4458" end def install From 5e6257c90dc2f80e7bfc02de77813d7b30786732 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 1 May 2025 13:59:03 +1000 Subject: [PATCH 142/152] Coder Desktop v0.3.0-8-g6417d16 (#231) This automatic PR was triggered by the release of Coder Desktop v0.3.0-8-g6417d16 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index e9a6193..21efa90 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-4-g681a9a6" + version "0.3.0-8-g6417d16" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 1327937e1a97bae12351fcd406db6184d9abca72 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 7 May 2025 16:48:54 +1000 Subject: [PATCH 143/152] Coder Desktop v0.3.0-9-g79b0f7c (#232) This automatic PR was triggered by the release of Coder Desktop v0.3.0-9-g79b0f7c Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 21efa90..3fe67d2 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-8-g6417d16" + version "0.3.0-9-g79b0f7c" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 5124a1f137b26c0a90658cffa5f78de4002dc68c Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Thu, 8 May 2025 13:53:53 +1000 Subject: [PATCH 144/152] Coder Desktop v0.3.0-12-g565665f (#233) This automatic PR was triggered by the release of Coder Desktop v0.3.0-12-g565665f Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 3fe67d2..71e9d9c 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-9-g79b0f7c" + version "0.3.0-12-g565665f" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From e9005cf4e6e84e20ab86379bc3e1b1fbef96532a Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 9 May 2025 12:15:16 +1000 Subject: [PATCH 145/152] Coder Desktop v0.3.0-13-g49fd303 (#234) This automatic PR was triggered by the release of Coder Desktop v0.3.0-13-g49fd303 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 71e9d9c..93135b5 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-12-g565665f" + version "0.3.0-13-g49fd303" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From aebf4fe71a0fa3b3a2e6bc60cd38c6fb2c7b25ac Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 12 May 2025 13:12:11 +1000 Subject: [PATCH 146/152] Coder Desktop v0.3.0-16-g314edbe (#235) This automatic PR was triggered by the release of Coder Desktop v0.3.0-16-g314edbe Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 93135b5..186634a 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-13-g49fd303" + version "0.3.0-16-g314edbe" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 1303722211257a516a7e0f6d2caff548eae25b4f Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Mon, 12 May 2025 13:44:08 +1000 Subject: [PATCH 147/152] Coder Desktop v0.4.0 (#236) This automatic PR was triggered by the release of Coder Desktop v0.4.0 Co-authored-by: Coder CI --- Casks/coder-desktop.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/coder-desktop.rb b/Casks/coder-desktop.rb index 5882e5b..dfee7a3 100644 --- a/Casks/coder-desktop.rb +++ b/Casks/coder-desktop.rb @@ -1,6 +1,6 @@ cask "coder-desktop" do - version "0.3.0" - sha256 "7770e83983c1d3fa1c74c023ee4aa02fb83e5e2cd39441b9f27d8cc7b21e0eb7" + version "0.4.0" + sha256 "294cd54d8c10cc1194dd52a13048db410b5b881e22730c7d2ef2607a85b9bc2e" url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/Coder-Desktop.pkg" name "Coder Desktop" From 7644718adfbfe64ebee958183d0f156229d05cbd Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Wed, 14 May 2025 17:42:34 +1000 Subject: [PATCH 148/152] Coder Desktop v0.4.0-1-g37d7e35 (#237) This automatic PR was triggered by the release of Coder Desktop v0.4.0-1-g37d7e35 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 186634a..152894d 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.3.0-16-g314edbe" + version "0.4.0-1-g37d7e35" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 44b2d32e81eb6854fa7c56409eb1bd17678d8c29 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 16 May 2025 14:21:46 +1000 Subject: [PATCH 149/152] Coder Desktop v0.4.0-2-g05e41b7 (#239) This automatic PR was triggered by the release of Coder Desktop v0.4.0-2-g05e41b7 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index 152894d..ef04150 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.4.0-1-g37d7e35" + version "0.4.0-2-g05e41b7" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 868a66b2ab6e97cb7bcc7586e23d3c6cdc972e25 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 16 May 2025 19:58:28 +1000 Subject: [PATCH 150/152] Coder Desktop v0.4.0-3-g9f356e5 (#240) This automatic PR was triggered by the release of Coder Desktop v0.4.0-3-g9f356e5 Co-authored-by: Coder CI --- Casks/coder-desktop-preview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/coder-desktop-preview.rb b/Casks/coder-desktop-preview.rb index ef04150..f2a84d9 100644 --- a/Casks/coder-desktop-preview.rb +++ b/Casks/coder-desktop-preview.rb @@ -1,5 +1,5 @@ cask "coder-desktop-preview" do - version "0.4.0-2-g05e41b7" + version "0.4.0-3-g9f356e5" sha256 :no_check url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg" From 72b231790215e5eb05ea6a3b99dae55767408b27 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Fri, 16 May 2025 20:32:57 +1000 Subject: [PATCH 151/152] Coder Desktop v0.4.1 (#241) This automatic PR was triggered by the release of Coder Desktop v0.4.1 Co-authored-by: Coder CI --- Casks/coder-desktop.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/coder-desktop.rb b/Casks/coder-desktop.rb index dfee7a3..033aae6 100644 --- a/Casks/coder-desktop.rb +++ b/Casks/coder-desktop.rb @@ -1,6 +1,6 @@ cask "coder-desktop" do - version "0.4.0" - sha256 "294cd54d8c10cc1194dd52a13048db410b5b881e22730c7d2ef2607a85b9bc2e" + version "0.4.1" + sha256 "b7a89b8952539acb0dc5832d9db06edc817f6427e285633a7d1f8d6cffe70ce9" url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/Coder-Desktop.pkg" name "Coder Desktop" From 1d3c8601abd230ae9bb72503187ec7cd64b57c59 Mon Sep 17 00:00:00 2001 From: cdrci <78873720+cdrci@users.noreply.github.com> Date: Sat, 17 May 2025 01:36:21 +1000 Subject: [PATCH 152/152] coder 2.22.0 (#238) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This automatic PR was triggered by the release of Coder v2.22.0 Co-authored-by: Coder CI Co-authored-by: ケイラ --- Formula/coder.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/coder.rb b/Formula/coder.rb index 79d2420..857e9f3 100644 --- a/Formula/coder.rb +++ b/Formula/coder.rb @@ -1,19 +1,19 @@ class Coder < Formula desc "Provisions remote development environments via Terraform" homepage "https://github.com/coder/coder" - version "2.21.3" + version "2.22.0" if OS.mac? if Hardware::CPU.arm? url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_arm64.zip" - sha256 "845bb74368dbc4021f2db6ad578961e919fb079917e109cedb899e322a2e024f" + sha256 "9c938f8279972da5c14751bfc0c23eb0edaecbf6ee5b4e6c94b6c403ddbffb7f" else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_darwin_amd64.zip" - sha256 "c5a8d414dbeffebd19a93d73902c2d857156a319cfde8a9c06e49aa740c9f688" + sha256 "44b294b33d0bbb5663cb771644da4d40dc0ee95d325e694c44707889589b1237" end else url "https://github.com/coder/coder/releases/download/v#{version}/coder_#{version}_linux_amd64.tar.gz" - sha256 "9f94415e38e351f828d71613d5ab6223733ae7f91024d1e443cab48cf89f4458" + sha256 "7dc45d99c69b1d0106c790578949f018ef009ea32162ff941b144a1b989fd0a4" end def install