Skip to content

Commit c986b50

Browse files
committed
coder 2.14.2
1 parent 5f8e920 commit c986b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/coder.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Coder < Formula
22
desc "Tool for provisioning self-hosted development environments with Terraform"
33
homepage "https://coder.com"
4-
url "https://github.com/coder/coder/archive/refs/tags/v2.13.5.tar.gz"
5-
sha256 "dfbdff45fac59a25cccc4627112c2cd8448140f2b491b1340634f1a25e2ebb3b"
4+
url "https://github.com/coder/coder/archive/refs/tags/v2.14.2.tar.gz"
5+
sha256 "6b72ce938da7f273f9371d164233457de6cb360dd42ce38a4d0f585d71fdce78"
66
license "AGPL-3.0-only"
77

88
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)