Skip to content

Commit d5f11b4

Browse files
author
Oleg Sucharevich
committed
do not create brew caveats
1 parent dc42ef0 commit d5f11b4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "venona",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Codefresh agent to run on Codefresh's runtime environment and execute pipeline",
55
"main": "index.js",
66
"scripts": {

venonactl/.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ brew:
3232
owner: codefresh-io
3333
name: homebrew-venona
3434
folder: Formula
35-
caveats: "venona --help"
3635
description: "venona --help"
3736
homepage: "http://docs.codefresh.io"
3837
commit_author:

0 commit comments

Comments
 (0)