pushpin 1.19.0
Closes #35389. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
dc9b790b96
commit
a5eefcbb49
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.18.0.tar.bz2"
|
||||
sha256 "8d37a195d7cdffc9dc7a00f9555dddee8f668238840e265f94278fc26fb26dab"
|
||||
url "https://dl.bintray.com/fanout/source/pushpin-1.19.0.tar.bz2"
|
||||
sha256 "75582b97bd394ac8ada058bd840cf58145b3a60e7e59b7f762a020c043b6d46b"
|
||||
head "https://github.com/fanout/pushpin.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue