parent
aea3ad24d0
commit
7d69202ce4
|
@ -1,8 +1,8 @@
|
|||
class Watchman < Formula
|
||||
desc "Watch files and take action when they change"
|
||||
homepage "https://github.com/facebook/watchman"
|
||||
url "https://github.com/facebook/watchman/archive/v2021.11.01.00.tar.gz"
|
||||
sha256 "70733e32feff3f75ed3f945debfaaf7b02f908cddd2f3800802d26d3a0eb90d9"
|
||||
url "https://github.com/facebook/watchman/archive/v2021.11.08.00.tar.gz"
|
||||
sha256 "e8e24df1f03743cb34cad34ab7101d16e799ce171016bd8756d9e34e86ad6dd3"
|
||||
license "MIT"
|
||||
head "https://github.com/facebook/watchman.git", branch: "main"
|
||||
|
||||
|
|
Loading…
Reference in New Issue