We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e4359 commit 7f74732Copy full SHA for 7f74732
Formula/a/apprise.rb
@@ -3,8 +3,8 @@ class Apprise < Formula
3
4
desc "Send notifications from the command-line to popular notification services"
5
homepage "https://pypi.org/project/apprise/"
6
- url "https://files.pythonhosted.org/packages/09/b9/77582f557b5b5fcfea85ff2e1c5708a848a98ce368db001ce37c5d7cc758/apprise-1.9.2.tar.gz"
7
- sha256 "290eb1217028dd5040802371494d70c1bcab907e6634a77c263489dbe4fd73a8"
+ url "https://files.pythonhosted.org/packages/f8/1e/fe19c88c3e1ff96f4ea757bae9f6350060ac28be523507053347aa5d67db/apprise-1.9.3.tar.gz"
+ sha256 "f583667ea35b8899cd46318c6cb26f0faf6a4605b119174c2523a012590c65a6"
8
license "BSD-3-Clause"
9
10
bottle do
0 commit comments