Skip to content

Commit

Permalink
notify: update 1.0.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 28, 2023
1 parent 15f20a2 commit b6a8db3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/notify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Notify < Formula
head "https://github.com/projectdiscovery/notify.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "02b142fb57ed54d71f187613c85ad84cbf1f10469135ef22fdbf4b180f3dd50d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "02b142fb57ed54d71f187613c85ad84cbf1f10469135ef22fdbf4b180f3dd50d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "02b142fb57ed54d71f187613c85ad84cbf1f10469135ef22fdbf4b180f3dd50d"
sha256 cellar: :any_skip_relocation, ventura: "31938d58bcffd12a2ce69e0c4b81664c18d82101e58c4d455f773046315b12e3"
sha256 cellar: :any_skip_relocation, monterey: "31938d58bcffd12a2ce69e0c4b81664c18d82101e58c4d455f773046315b12e3"
sha256 cellar: :any_skip_relocation, big_sur: "31938d58bcffd12a2ce69e0c4b81664c18d82101e58c4d455f773046315b12e3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0298dea5d5b239adafda958b128ec7f78f4cd23d56c41b4dad2082f1f5a7b226"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a98b613b397408f9064059db3cb9d395d00c34f60e5b47195f2a3d3442be76f0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a98b613b397408f9064059db3cb9d395d00c34f60e5b47195f2a3d3442be76f0"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a98b613b397408f9064059db3cb9d395d00c34f60e5b47195f2a3d3442be76f0"
sha256 cellar: :any_skip_relocation, ventura: "4ab287f6289bd0e830b3e599c7b886d6399c95639712edf5e6e972b37cf8cdb8"
sha256 cellar: :any_skip_relocation, monterey: "4ab287f6289bd0e830b3e599c7b886d6399c95639712edf5e6e972b37cf8cdb8"
sha256 cellar: :any_skip_relocation, big_sur: "4ab287f6289bd0e830b3e599c7b886d6399c95639712edf5e6e972b37cf8cdb8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "62de427da765f4b2b26e38f055a5adf2fdf2c01410e7c2115786618b4cc7c6ec"
end

depends_on "go" => :build
Expand Down

0 comments on commit b6a8db3

Please sign in to comment.