watchman 2021.11.08.00

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2021-11-12 00:22:39 -05:00 committed by BrewTestBot
parent aea3ad24d0
commit 7d69202ce4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

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