watchexec: update 1.11.1 bottle.
This commit is contained in:
parent
e168661cd4
commit
b8aa480512
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Watchexec < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "0ac159612e527bef2cc0cabdfd6eeef19263d0faba224371a63f4fdb568d2219" => :catalina
|
||||
sha256 "b09275b1c686404ea57e8c0b52c9f2f52b06bc9cbd6b61935e50ca280e902c1c" => :mojave
|
||||
sha256 "9bbda6ac49cb30495ec20ed084d08b636a526578a3ec1df8c7e6948c9b7105dc" => :high_sierra
|
||||
sha256 "eda530af03c418d4adbd80ae33922d4912df3eae4ecb5695c4692a21d4cc9af5" => :sierra
|
||||
sha256 "db7221c9f60907b69c70ef8eaec1a5b2e60b5b0b2b9409f2603c3214bfd2889e" => :catalina
|
||||
sha256 "11ae8b596e0a14a6efb1342b5e497fb9ccfc75434b8275907bddc8116fee5196" => :mojave
|
||||
sha256 "e2a83d838b24aa29b8d0a7b1dff87bca16e1269c1c36f87e20a913f27530bcdb" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "rust" => :build
|
||||
|
|
Loading…
Reference in a new issue