mruby 1.3.0
Closes #15264. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d64261f2b4
commit
58f454309d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mruby < Formula
|
||||
desc "Lightweight implementation of the Ruby language"
|
||||
homepage "https://mruby.org/"
|
||||
url "https://github.com/mruby/mruby/archive/1.2.0.tar.gz"
|
||||
sha256 "05ad0135a9c34158ff0cfd4631f4fbaed28cbb8243680d2c97ffdb9c246b1f3d"
|
||||
url "https://github.com/mruby/mruby/archive/1.3.0.tar.gz"
|
||||
sha256 "10c6645ec59b5f8cd80069e7297abc514b54af3540722102b5b968033a209bf4"
|
||||
|
||||
head "https://github.com/mruby/mruby.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue