Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 26, 2023
1 parent ee00a57 commit 9818206
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.9.5.tar.gz"
sha256 "641846a1f1f2bdb5120f83880c1027b7868401f22479b885b972ecf0437296da"
url "https://github.com/PRQL/prql/archive/refs/tags/0.10.0.tar.gz"
sha256 "d279c881d9c8ca16b886be58fa2e8a12c2e708ee40caf605b688b85eaf5c0319"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 9818206

Please sign in to comment.