Skip to content

Commit

Permalink
notify 1.0.7
Browse files Browse the repository at this point in the history
autobump: add notify

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Nov 1, 2024
1 parent 5af530b commit d81cdaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1991,6 +1991,7 @@ nopoll
noseyparker
notation
notcurses
notify
nox
npm-check-updates
npth
Expand Down
4 changes: 2 additions & 2 deletions Formula/n/notify.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Notify < Formula
desc "Stream the output of any CLI and publish it to a variety of supported platforms"
homepage "https://github.com/projectdiscovery/notify"
url "https://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.6.tar.gz"
sha256 "b9883c8476f17465c7fced603382e6d3f379014ac7fae79a4bb61525a5fc63e8"
url "https://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.7.tar.gz"
sha256 "ec9f1e6c48f975b58d30162071d954db0cd771ea3f5dc7168f5ecdc73658c0ad"
license "MIT"
head "https://github.com/projectdiscovery/notify.git", branch: "master"

Expand Down

0 comments on commit d81cdaf

Please sign in to comment.