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 50409cb commit 7d1f8aeCopy full SHA for 7d1f8ae
Formula/e/edencommon.rb
@@ -1,8 +1,8 @@
1
class Edencommon < Formula
2
desc "Shared library for Watchman and Eden projects"
3
homepage "https://github.com/facebookexperimental/edencommon"
4
- url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2025.08.25.00.tar.gz"
5
- sha256 "69fc9c723c4dbfa24ae08a5b25273a2c40654ed4058881a313036107f0d89831"
+ url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "48cf2c0baba255c600ab44adfae532abe08cff287cd43288fd15cb6930ecd9f7"
6
license "MIT"
7
head "https://github.com/facebookexperimental/edencommon.git", branch: "main"
8
0 commit comments