Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 25, 2023
1 parent b3dd11c commit a256f73
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.1.tar.gz"
sha256 "2720ec9bea5e50ed68d027393df291b87e3dc552ba55a761ca4cfa700b8b32fd"
url "https://github.com/PRQL/prql/archive/refs/tags/0.9.2.tar.gz"
sha256 "39f3a72667654b4feeb72a832bac506b91a297e2c5e92bbbb552cfb89a20baed"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit a256f73

Please sign in to comment.