From 1b5f26963a9d86b263c9c0a17877e6adbd327ecb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Dec 2024 17:02:45 -0500 Subject: [PATCH 1/2] nicotine-plus 3.3.7 --- Formula/n/nicotine-plus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/n/nicotine-plus.rb b/Formula/n/nicotine-plus.rb index 5f38b42850398..c7ad371a8176d 100644 --- a/Formula/n/nicotine-plus.rb +++ b/Formula/n/nicotine-plus.rb @@ -3,8 +3,8 @@ class NicotinePlus < Formula desc "Graphical client for the Soulseek peer-to-peer network" homepage "https://nicotine-plus.org" - url "https://files.pythonhosted.org/packages/5a/d3/a489967ab67165a6893f23e03c5134cf1b9cd35fd826c0a7c9ea3c743cb9/nicotine_plus-3.3.6.tar.gz" - sha256 "6a0b39c5ff4fb4768689516a3a2cfe3aafdc568b5237f19553c51b1de712ee66" + url "https://files.pythonhosted.org/packages/07/20/6fc7098083926c4930dd1f18e87a1d83ef4e943971cb96a0ac80a4371d88/nicotine_plus-3.3.7.tar.gz" + sha256 "7b0bad2584261f61a0fccc19c7b898d3906f379280faf6a480544887ac3f1803" license "GPL-3.0-or-later" head "https://github.com/nicotine-plus/nicotine-plus.git", branch: "master" From 60b45eedf7e1f4efb4031adfc5a56ad23c2193b4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:27:34 +0000 Subject: [PATCH 2/2] nicotine-plus: update 3.3.7 bottle. --- Formula/n/nicotine-plus.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/n/nicotine-plus.rb b/Formula/n/nicotine-plus.rb index c7ad371a8176d..eab1d42c0f473 100644 --- a/Formula/n/nicotine-plus.rb +++ b/Formula/n/nicotine-plus.rb @@ -9,8 +9,7 @@ class NicotinePlus < Formula head "https://github.com/nicotine-plus/nicotine-plus.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, all: "1efbc77356619bdb2f9ab67519031f51fa3e19eb262f890b805ca5df9aaf66f6" + sha256 cellar: :any_skip_relocation, all: "af1f4ffd58ac45eb0d375df8ef5e39979c885cdbe426cd6488155bfe6b0dd90c" end depends_on "adwaita-icon-theme"