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 7e905bd commit 9a948daCopy full SHA for 9a948da
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.16.1.tar.gz"
5
- sha256 "49f762079956f21288404dddb8da89e66a33878bf7d73f0cde30f2af0180395b"
+ url "https://github.com/coder/coder/archive/refs/tags/v2.17.2.tar.gz"
+ sha256 "eea6aba9396be756e7e7652c05b6669d683bdae4177acd578820819c9014856a"
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