Skip to content

Commit d1ae45f

Browse files
committed
coder 2.16.1
1 parent 9fb28e9 commit d1ae45f

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