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 d0c6fa9 commit 2a54611Copy full SHA for 2a54611
Formula/p/pkl.rb
@@ -1,8 +1,8 @@
1
class Pkl < Formula
2
desc "CLI for the Pkl programming language"
3
homepage "https://pkl-lang.org"
4
- url "https://github.com/apple/pkl/archive/refs/tags/0.30.0.tar.gz"
5
- sha256 "f3788e253ca26a5d74ac2f933c0646fa3012af130be084079cc9dee9e283cc40"
+ url "https://github.com/apple/pkl/archive/refs/tags/0.30.1.tar.gz"
+ sha256 "9f5d1b29d5c43a52b0a52f345f9e4cfaa1566b935e5f4b4f2348dd91f437deef"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments