chaiscript 5.8.6
Closes #6395. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
407e0b91e2
commit
ee5581e69b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Chaiscript < Formula
|
class Chaiscript < Formula
|
||||||
desc "Easy to use embedded scripting language for C++"
|
desc "Easy to use embedded scripting language for C++"
|
||||||
homepage "http://chaiscript.com/"
|
homepage "http://chaiscript.com/"
|
||||||
url "https://github.com/ChaiScript/ChaiScript/archive/v5.8.5.tar.gz"
|
url "https://github.com/ChaiScript/ChaiScript/archive/v5.8.6.tar.gz"
|
||||||
sha256 "dae4a9a2258adb79a86a567b0406913356b839e21299b698d913ece468439584"
|
sha256 "05943d28d22785c44d9cb825a8efad9c3a5699447d7204ef9b53b1d64a9ac492"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue