wangle: 2021.03.01.00
Closes #72223. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>master
parent
2301c1295f
commit
9fd0f403ca
|
@ -1,8 +1,8 @@
|
|||
class Wangle < Formula
|
||||
desc "Modular, composable client/server abstractions framework"
|
||||
homepage "https://github.com/facebook/wangle"
|
||||
url "https://github.com/facebook/wangle/releases/download/v2021.02.22.00/wangle-v2021.02.22.00.tar.gz"
|
||||
sha256 "0c4c2e586349aee63a11e39f1f8eb56b36f34ede19b1c0916947f3db2b68becd"
|
||||
url "https://github.com/facebook/wangle/releases/download/v2021.03.01.00/wangle-v2021.03.01.00.tar.gz"
|
||||
sha256 "3314c0cf79325b48610dac805b9a161c48f11dfb5e31b6c50c3cb1612a1266b2"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/facebook/wangle.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue