Skip to content

Commit 5d8dd1d

Browse files
committed
nickel 1.12.2
1 parent 46d7f7b commit 5d8dd1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nickel.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nickel < Formula
22
desc "Better configuration for less"
33
homepage "https://nickel-lang.org/"
4-
url "https://github.com/tweag/nickel/archive/refs/tags/1.12.1.tar.gz"
5-
sha256 "b85323b64c082d73dd25b7235e0dc299066f2395fea8846cacb43cc1a70d5840"
4+
url "https://github.com/tweag/nickel/archive/refs/tags/1.12.2.tar.gz"
5+
sha256 "1161b901c238d78dfb2529fee878f37d69c4187ba10d5bd0e2723836d19f7c15"
66
license "MIT"
77
head "https://github.com/tweag/nickel.git", branch: "master"
88

0 commit comments

Comments
 (0)