Skip to content

Commit 2a54611

Browse files
committed
pkl 0.30.1
1 parent d0c6fa9 commit 2a54611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pkl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pkl < Formula
22
desc "CLI for the Pkl programming language"
33
homepage "https://pkl-lang.org"
4-
url "https://github.com/apple/pkl/archive/refs/tags/0.30.0.tar.gz"
5-
sha256 "f3788e253ca26a5d74ac2f933c0646fa3012af130be084079cc9dee9e283cc40"
4+
url "https://github.com/apple/pkl/archive/refs/tags/0.30.1.tar.gz"
5+
sha256 "9f5d1b29d5c43a52b0a52f345f9e4cfaa1566b935e5f4b4f2348dd91f437deef"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)