Skip to content

Commit e3f9ac3

Browse files
committed
nim 2.2.2
1 parent 80c5292 commit e3f9ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nim.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nim < Formula
22
desc "Statically typed compiled systems programming language"
33
homepage "https://nim-lang.org/"
4-
url "https://nim-lang.org/download/nim-2.2.0.tar.xz"
5-
sha256 "ce9842849c9760e487ecdd1cdadf7c0f2844cafae605401c7c72ae257644893c"
4+
url "https://nim-lang.org/download/nim-2.2.2.tar.xz"
5+
sha256 "7fcc9b87ac9c0ba5a489fdc26e2d8480ce96a3ca622100d6267ef92135fd8a1f"
66
license "MIT"
77
head "https://github.com/nim-lang/Nim.git", branch: "devel"
88

0 commit comments

Comments
 (0)