Skip to content

Commit

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

depends_on "rust" => :build
Expand Down

0 comments on commit ee00a57

Please sign in to comment.