chakra 1.11.10
Closes #40894. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e474929bc5
commit
b5df5b2b95
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Chakra < Formula
|
||||
desc "The core part of the JavaScript engine that powers Microsoft Edge"
|
||||
homepage "https://github.com/Microsoft/ChakraCore"
|
||||
url "https://github.com/Microsoft/ChakraCore/archive/v1.11.9.tar.gz"
|
||||
sha256 "b7e9d5b1b6f370e8f7b79dd264c6b9671f79cf8c3c364d481a8fed500163e816"
|
||||
url "https://github.com/Microsoft/ChakraCore/archive/v1.11.10.tar.gz"
|
||||
sha256 "a322958ead403ef164d4ae11f8eb672f45dda83dcd5eefaa459d8714304931d8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue