From 838b01dfc26b074b86dd1de4478e2070cecce24b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Jan 2023 06:04:41 +0000 Subject: [PATCH] quicktype: update 16.0.10 bottle. --- Formula/quicktype.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/quicktype.rb b/Formula/quicktype.rb index 370911aaf8b..50830fe38f3 100644 --- a/Formula/quicktype.rb +++ b/Formula/quicktype.rb @@ -10,7 +10,7 @@ class Quicktype < Formula head "https://github.com/quicktype/quicktype.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "263c1c7164bad55605edb9ec9ddeb2f14e22b48bf7f4a22bc5c596bb5b7d3fe5" + sha256 cellar: :any_skip_relocation, all: "7ef3aef56d9f7a904a59cbd818ab0ef0aa9ef325e5421c456fe4ce8eaa729915" end depends_on "node"