We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c5292 commit e3f9ac3Copy full SHA for e3f9ac3
Formula/n/nim.rb
@@ -1,8 +1,8 @@
1
class Nim < Formula
2
desc "Statically typed compiled systems programming language"
3
homepage "https://nim-lang.org/"
4
- url "https://nim-lang.org/download/nim-2.2.0.tar.xz"
5
- sha256 "ce9842849c9760e487ecdd1cdadf7c0f2844cafae605401c7c72ae257644893c"
+ url "https://nim-lang.org/download/nim-2.2.2.tar.xz"
+ sha256 "7fcc9b87ac9c0ba5a489fdc26e2d8480ce96a3ca622100d6267ef92135fd8a1f"
6
license "MIT"
7
head "https://github.com/nim-lang/Nim.git", branch: "devel"
8
0 commit comments