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 46d7f7b commit 5d8dd1dCopy full SHA for 5d8dd1d
Formula/n/nickel.rb
@@ -1,8 +1,8 @@
1
class Nickel < Formula
2
desc "Better configuration for less"
3
homepage "https://nickel-lang.org/"
4
- url "https://github.com/tweag/nickel/archive/refs/tags/1.12.1.tar.gz"
5
- sha256 "b85323b64c082d73dd25b7235e0dc299066f2395fea8846cacb43cc1a70d5840"
+ url "https://github.com/tweag/nickel/archive/refs/tags/1.12.2.tar.gz"
+ sha256 "1161b901c238d78dfb2529fee878f37d69c4187ba10d5bd0e2723836d19f7c15"
6
license "MIT"
7
head "https://github.com/tweag/nickel.git", branch: "master"
8
0 commit comments