Skip to content

Commit 7d1f8ae

Browse files
committed
edencommon 2025.09.01.00
1 parent 50409cb commit 7d1f8ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/edencommon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Edencommon < Formula
22
desc "Shared library for Watchman and Eden projects"
33
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"
4+
url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2025.09.01.00.tar.gz"
5+
sha256 "48cf2c0baba255c600ab44adfae532abe08cff287cd43288fd15cb6930ecd9f7"
66
license "MIT"
77
head "https://github.com/facebookexperimental/edencommon.git", branch: "main"
88

0 commit comments

Comments
 (0)