Skip to content

Commit

Permalink
Automated update of tag and SHA256: 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 11, 2024
1 parent ce2f863 commit 0b09dcf
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.11.2.tar.gz"
sha256 "d4e59f72b32670908cba25041338023cf5de14507b76e141e2fddcf237eb6215"
url "https://github.com/PRQL/prql/archive/refs/tags/0.11.3.tar.gz"
sha256 "d6bbf5569c9e376d31b0f2e132e510b88cb1d358d736c36d090c76e903f903e3"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 0b09dcf

Please sign in to comment.