notifiers 1.2.1
Closes #44993. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
bb499f81c9
commit
e584c11183
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ class Notifiers < Formula
|
|||
include Language::Python::Virtualenv
|
||||
|
||||
desc "The easy way to send notifications"
|
||||
homepage "https://github.com/notifiers/notifiers"
|
||||
url "https://github.com/notifiers/notifiers/archive/1.2.0.tar.gz"
|
||||
sha256 "a06b6bde57f6252a2683eca7faefd491878796f143114389dde3d9490a4743c9"
|
||||
homepage "https://pypi.org/project/notifiers/"
|
||||
url "https://files.pythonhosted.org/packages/4f/36/4c300f55949b9be84284d51253ae48d564dc2c4f2bffb94f26c8c1485f07/notifiers-1.2.1.tar.gz"
|
||||
sha256 "34625af405f4aa19293eaaefe145ccc92c6018ae9798f53a03a7fcc996e541aa"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue