From ee00a57501f6edb2aa8e8d7a5922a09be4a7b1b1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 17 Sep 2023 03:05:59 +0000 Subject: [PATCH] Automated update of tag and SHA256: 0.9.5 --- Formula/prqlc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/prqlc.rb b/Formula/prqlc.rb index 68c37ad..42d934f 100644 --- a/Formula/prqlc.rb +++ b/Formula/prqlc.rb @@ -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