github.com/GoogleContainerTools/kpt@v1.0.0-beta.50.0.20240520170205-c25345ffcbee/Formula/README.md (about)

     1  # Homebrew
     2  
     3  Update this formula to a specific release by running from the project root:
     4  
     5      go run ./release/formula/main.go VERSION
     6  
     7  e.g. to point the homebrew release at the tagged release v0.10.0:
     8  
     9      go run ./release/formula/main.go v0.10.0
    10  
    11  Then add commit and push `kpt.rb` to git.
    12