Skip to content

Commit

Permalink
notify 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkepix committed May 28, 2023
1 parent c58a2e6 commit 15f20a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/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.4.tar.gz"
sha256 "9fa8428b4e88da754c265b50a4ea61ee534857ad722c6d6c562362bb238ba1ed"
url "https://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.5.tar.gz"
sha256 "15824bee28cb9f3e74aa34559619fdceb865182fe12961d6c5cfc26db642b38c"
license "MIT"
head "https://github.com/projectdiscovery/notify.git", branch: "master"

Expand Down

0 comments on commit 15f20a2

Please sign in to comment.