From 5d9784be0e1aa852c531944e0abb42e902ef21f7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 16 Jun 2024 23:21:07 -0400 Subject: [PATCH] sonic 1.4.9 autobump: add sonic Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/s/sonic.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 801d57715458..ee698b29fd9a 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -2193,6 +2193,7 @@ solr sonar-scanner sonarqube sonarqube-lts +sonic sonobuoy soplex sound-touch diff --git a/Formula/s/sonic.rb b/Formula/s/sonic.rb index 209868a4f1b1..3e5a68453e36 100644 --- a/Formula/s/sonic.rb +++ b/Formula/s/sonic.rb @@ -1,8 +1,8 @@ class Sonic < Formula desc "Fast, lightweight & schema-less search backend" homepage "https://github.com/valeriansaliou/sonic" - url "https://github.com/valeriansaliou/sonic/archive/refs/tags/v1.4.8.tar.gz" - sha256 "703b3d979f3cb72ed6c1f3535c2a4c4851107972eda3cd34a88542724f537181" + url "https://github.com/valeriansaliou/sonic/archive/refs/tags/v1.4.9.tar.gz" + sha256 "68f9336cd63e8f4171073be89e37ed6688812281207c3f70567b28fbe37be63b" license "MPL-2.0" bottle do