nim 1.0.0
Closes #44528. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
04dfbcbc65
commit
405d1140c8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nim < Formula
|
||||
desc "Statically typed compiled systems programming language"
|
||||
homepage "https://nim-lang.org/"
|
||||
url "https://nim-lang.org/download/nim-0.20.2.tar.xz"
|
||||
sha256 "e1fa5c7e762a45535d82a961f88a6fc82e343985b780c3674081810e028d2b5e"
|
||||
url "https://nim-lang.org/download/nim-1.0.0.tar.xz"
|
||||
sha256 "034817cc4dec86b7099bcf3e79e9e38842b50212b2fd96cd741fe90855a7e0dd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue