Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 20, 2023
1 parent 311d69c commit 849be7e
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.10.1.tar.gz"
sha256 "401c6e9f22ea8877e0779b5158759434e4f0781be6085c8748aa8ca394622eb9"
url "https://github.com/PRQL/prql/archive/refs/tags/0.11.0.tar.gz"
sha256 "f82339c479a200cef681df1820433d9ac6c7bb5467ac66c8c7672299735ec075"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 849be7e

Please sign in to comment.