From 63abaa02a1fb5cde132c7c0c4370117003f9c298 Mon Sep 17 00:00:00 2001 From: Andy Li Date: Fri, 25 Oct 2019 17:01:57 +0800 Subject: [PATCH] neko 2.3.0 Closes #45793. Signed-off-by: Caleb Xu --- Formula/neko.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/neko.rb b/Formula/neko.rb index 00c05b2332..a9dd0ee50f 100644 --- a/Formula/neko.rb +++ b/Formula/neko.rb @@ -1,9 +1,8 @@ class Neko < Formula desc "High-level, dynamically typed programming language" homepage "https://nekovm.org/" - url "https://github.com/HaxeFoundation/neko/archive/v2-2-0/neko-2.2.0.tar.gz" - sha256 "cf101ca05db6cb673504efe217d8ed7ab5638f30e12c5e3095f06fa0d43f64e3" - revision 6 + url "https://github.com/HaxeFoundation/neko/archive/v2-3-0/neko-2.3.0.tar.gz" + sha256 "850e7e317bdaf24ed652efeff89c1cb21380ca19f20e68a296c84f6bad4ee995" head "https://github.com/HaxeFoundation/neko.git" bottle do