pushpin 1.20.1
Closes #37139. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
c9d912f0ab
commit
de64dbd5c0
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.19.1.tar.bz2"
|
||||
sha256 "69453b42585b79384b54c73722b451967f236bccf12d9768a90eb65a559258d3"
|
||||
url "https://dl.bintray.com/fanout/source/pushpin-1.20.1.tar.bz2"
|
||||
sha256 "ffeeaf0108e1897639dd3dd0ad0eea32b622b8a3199ed904788106dd978fdc50"
|
||||
head "https://github.com/fanout/pushpin.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue