Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 8, 2024
1 parent 9039f34 commit 0a89fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/prqlc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Prqlc < Formula
desc "PRQL is a modern language for transforming data: a simpler and more powerful SQL"
homepage "https://prql-lang.org"
url "https://github.com/PRQL/prql/archive/refs/tags/0.11.4.tar.gz"
sha256 "7fc019251e7e465c963f3d036a5fa2f1494b386b8502f777cd002f7fed5fbab6"
url "https://github.com/PRQL/prql/archive/refs/tags/0.12.0.tar.gz"
sha256 "51caf0dd1d19175c202b50e0bd87541d10f8ccff572797179982022008b66248"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 0a89fa5

Please sign in to comment.