From abdb2a85f0274810ae9105ace2766570d1dd503d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 24 Nov 2024 17:23:52 -0500 Subject: [PATCH] sq 0.48.4 autobump: add sq Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/s/sq.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 79c64565a8f99..f8d502f76b6e2 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -2735,6 +2735,7 @@ spoofdpi spot spotbugs spotify_player +sq sql-migrate sqlancer sqlboiler diff --git a/Formula/s/sq.rb b/Formula/s/sq.rb index 4fa750580c08d..eec83443c9ae2 100644 --- a/Formula/s/sq.rb +++ b/Formula/s/sq.rb @@ -1,8 +1,8 @@ class Sq < Formula desc "Data wrangler with jq-like query language" homepage "https://sq.io" - url "https://github.com/neilotoole/sq/archive/refs/tags/v0.48.3.tar.gz" - sha256 "46e75e2db83a6cbc98b07dbcfb23de03fc41b2b2cbc7de7aaee0425cef4fb9bb" + url "https://github.com/neilotoole/sq/archive/refs/tags/v0.48.4.tar.gz" + sha256 "4692a71da5302f0f392721e9d9f28676d5120aefe90e81dcab54bc3214882977" license "MIT" bottle do