diff --git a/Formula/w/waypoint.rb b/Formula/w/waypoint.rb index ce0aca4454e11..07a353e7d64fb 100644 --- a/Formula/w/waypoint.rb +++ b/Formula/w/waypoint.rb @@ -1,8 +1,9 @@ class Waypoint < Formula desc "Tool to build, deploy, and release any application on any platform" homepage "https://www.waypointproject.io/" - # NOTE: Do not bump to new release as license changed to BUSL-1.1 + # NOTE: Do not bump to v0.12.0+ as license changed to BUSL-1.1 # https://github.com/hashicorp/waypoint/pull/4878 + # https://github.com/hashicorp/waypoint/pull/4888 url "https://github.com/hashicorp/waypoint/archive/v0.11.4.tar.gz" sha256 "e2526a621880fdc92c285250242532d2e9c5053fd53d2df9ad4ca7efa6b951a3" license "MPL-2.0"