marp-cli: update 2.0.1 bottle.

master
BrewTestBot 2022-06-01 18:05:16 +00:00
parent c148c8fe06
commit a54bad38d5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class MarpCli < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "c4ecf53181280ee929ff54aadbd8a835e5494a5f897766a5e8d4ecb35c1d714d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c4ecf53181280ee929ff54aadbd8a835e5494a5f897766a5e8d4ecb35c1d714d"
sha256 cellar: :any_skip_relocation, monterey: "692b0a95e68ef44405e77df9c884dfc149bbb3b7ff14fc0f17d82d15eaf946cd"
sha256 cellar: :any_skip_relocation, big_sur: "692b0a95e68ef44405e77df9c884dfc149bbb3b7ff14fc0f17d82d15eaf946cd"
sha256 cellar: :any_skip_relocation, catalina: "692b0a95e68ef44405e77df9c884dfc149bbb3b7ff14fc0f17d82d15eaf946cd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "54af39c88f2e19da643b0e58b322c55d65928001092ee689b79f24d886867dc7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7e58c01ec338007a4d1cae97ae6435a7aaac5c1d5e54619c49ee4809339256c3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7e58c01ec338007a4d1cae97ae6435a7aaac5c1d5e54619c49ee4809339256c3"
sha256 cellar: :any_skip_relocation, monterey: "736f11e9d400654cb9d2fa8c0c8bce3d8725f8b0b8c6eea7085fc0aee16038b2"
sha256 cellar: :any_skip_relocation, big_sur: "736f11e9d400654cb9d2fa8c0c8bce3d8725f8b0b8c6eea7085fc0aee16038b2"
sha256 cellar: :any_skip_relocation, catalina: "736f11e9d400654cb9d2fa8c0c8bce3d8725f8b0b8c6eea7085fc0aee16038b2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8070b4c48193248cb19b377797792a9ed9fd062f89b4ebf27eddd74ab79b72f"
end
depends_on "node"