We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8e920 commit c986b50Copy full SHA for c986b50
Formula/c/coder.rb
@@ -1,8 +1,8 @@
1
class Coder < Formula
2
desc "Tool for provisioning self-hosted development environments with Terraform"
3
homepage "https://coder.com"
4
- url "https://github.com/coder/coder/archive/refs/tags/v2.13.5.tar.gz"
5
- sha256 "dfbdff45fac59a25cccc4627112c2cd8448140f2b491b1340634f1a25e2ebb3b"
+ url "https://github.com/coder/coder/archive/refs/tags/v2.14.2.tar.gz"
+ sha256 "6b72ce938da7f273f9371d164233457de6cb360dd42ce38a4d0f585d71fdce78"
6
license "AGPL-3.0-only"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments