Skip to content

Commit fe7fd49

Browse files
committed
Cask -> Formula
1 parent 39adf0c commit fe7fd49

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ release:
5757
5858
**Full Changelog**: https://github.com/soloterm/tnotify/blob/main/CHANGELOG.md
5959
60-
homebrew_casks:
60+
brews:
6161
- name: tnotify
6262
repository:
6363
owner: soloterm
@@ -68,7 +68,6 @@ homebrew_casks:
6868
6969
homepage: "https://github.com/soloterm/tnotify"
7070
description: "Send desktop notifications from the terminal via OSC sequences or native tools"
71-
hooks:
72-
post:
73-
install: |
74-
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}"]
71+
license: "MIT"
72+
install: |
73+
bin.install "tnotify"

0 commit comments

Comments
 (0)