diff --git a/Formula/n/nicotine-plus.rb b/Formula/n/nicotine-plus.rb index 5f38b42850398..eab1d42c0f473 100644 --- a/Formula/n/nicotine-plus.rb +++ b/Formula/n/nicotine-plus.rb @@ -3,14 +3,13 @@ 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" bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, all: "1efbc77356619bdb2f9ab67519031f51fa3e19eb262f890b805ca5df9aaf66f6" + sha256 cellar: :any_skip_relocation, all: "af1f4ffd58ac45eb0d375df8ef5e39979c885cdbe426cd6488155bfe6b0dd90c" end depends_on "adwaita-icon-theme"