Skip to content

Commit 9a948da

Browse files
committed
coder 2.17.2
1 parent 7e905bd commit 9a948da

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.16.1.tar.gz"
5-
sha256 "49f762079956f21288404dddb8da89e66a33878bf7d73f0cde30f2af0180395b"
4+
url "https://github.com/coder/coder/archive/refs/tags/v2.17.2.tar.gz"
5+
sha256 "eea6aba9396be756e7e7652c05b6669d683bdae4177acd578820819c9014856a"
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)