nim 0.20.0
Closes #40782. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
78a25daa90
commit
e5254b12e7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nim < Formula
|
||||
desc "Statically typed, imperative programming language"
|
||||
homepage "https://nim-lang.org/"
|
||||
url "https://nim-lang.org/download/nim-0.19.6.tar.xz"
|
||||
sha256 "a09f0c58d29392434d4fd6d15d4059cf7e013ae948413cb9233b8233d67e3a29"
|
||||
url "https://nim-lang.org/download/nim-0.20.0.tar.xz"
|
||||
sha256 "51f479b831e87b9539f7264082bb6a64641802b54d2691b3c6e68ac7e2699a90"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue