Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 10, 2024
1 parent 661372d commit 09ce84f
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.12.1.tar.gz"
sha256 "a7890e453db17d7a028cc48dcce5378d7e86a5c3645bfe7e00d70d944ba5af71"
url "https://github.com/PRQL/prql/archive/refs/tags/0.12.2.tar.gz"
sha256 "455779a7b4c6fee3be6521b24236ffe6aa667986482ff6bb00732797d8dd0bd5"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 09ce84f

Please sign in to comment.