wangle: 2021.03.01.00

Closes #72223.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
master
Dustin Rodrigues 2021-03-01 07:23:00 -05:00 committed by Carlo Cabrera
parent 2301c1295f
commit 9fd0f403ca
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0
1 changed files with 2 additions and 2 deletions

View File

@ -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"