We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96dd348 commit 77fef6eCopy full SHA for 77fef6e
Formula/w/wangle.rb
@@ -1,8 +1,8 @@
1
class Wangle < Formula
2
desc "Modular, composable client/server abstractions framework"
3
homepage "https://github.com/facebook/wangle"
4
- url "https://github.com/facebook/wangle/archive/refs/tags/v2025.08.25.00.tar.gz"
5
- sha256 "71966377103d7282bdc8b856b0f6457a8c4fed6691193b89632aaa463c88ac37"
+ url "https://github.com/facebook/wangle/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "0e8f19d5b0c96e112b7cbe5f9544d7f4088d4d5c53a71d26b525d079c5550e4e"
6
license "Apache-2.0"
7
head "https://github.com/facebook/wangle.git", branch: "main"
8
0 commit comments