Skip to content

Commit

Permalink
Merge pull request #140654 from chenrui333/waypoint-update-license-note
Browse files Browse the repository at this point in the history
waypoint: update license note
  • Loading branch information
BrewTestBot authored Aug 28, 2023
2 parents f7b2d75 + efcbb8d commit daf4eed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/w/waypoint.rb
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit daf4eed

Please sign in to comment.