pushpin 1.20.2
Closes #38285. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8646789146
commit
7be0658797
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pushpin < Formula
|
||||
desc "Reverse proxy for realtime web services"
|
||||
homepage "https://pushpin.org/"
|
||||
url "https://dl.bintray.com/fanout/source/pushpin-1.20.1.tar.bz2"
|
||||
sha256 "ffeeaf0108e1897639dd3dd0ad0eea32b622b8a3199ed904788106dd978fdc50"
|
||||
url "https://dl.bintray.com/fanout/source/pushpin-1.20.2.tar.bz2"
|
||||
sha256 "cbf248baa1bbb27169bae4da21ac7fb2c739c955c4d0e376733838f67bf3e92f"
|
||||
head "https://github.com/fanout/pushpin.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue