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 9fb28e9 commit d1ae45fCopy full SHA for d1ae45f
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.15.4.tar.gz"
5
- sha256 "a197deedd0de7dfc958f1886316b881626030381350821ac39ee475e15be79e1"
+ url "https://github.com/coder/coder/archive/refs/tags/v2.16.1.tar.gz"
+ sha256 "49f762079956f21288404dddb8da89e66a33878bf7d73f0cde30f2af0180395b"
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