Skip to content

Commit

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

depends_on "rust" => :build
Expand Down

0 comments on commit 311d69c

Please sign in to comment.