From ae2b10d5c3be3143804b361fe9cfc2e85b1e7b05 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 18 Nov 2023 22:22:16 +0000 Subject: [PATCH] svgo: update 3.0.4 bottle. --- Formula/s/svgo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s/svgo.rb b/Formula/s/svgo.rb index 5db5ee3bfce74..a5affc37fcb18 100644 --- a/Formula/s/svgo.rb +++ b/Formula/s/svgo.rb @@ -8,7 +8,7 @@ class Svgo < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "46cd6cc634df3a6c2e0642565cf53440a6cab30a69818b74b848e813fffcb9ce" + sha256 cellar: :any_skip_relocation, all: "081eba9d32f4ba2e455d6c62a339f6cf1c6679863e3b417d7c79201ecdfc93fb" end depends_on "node"