prettier: update 2.4.1 bottle.

master
BrewTestBot 2021-09-16 12:07:48 +00:00
parent b725322cd1
commit df0bbbdc9b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -9,11 +9,11 @@ class Prettier < Formula
head "https://github.com/prettier/prettier.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e2cb09c254b3de8bf4244334afd36cbd3fc12a793a2888b508c7c69e0cf82b0e"
sha256 cellar: :any_skip_relocation, big_sur: "dba56c931ade87ee538b304a62d9cafe768b5cd41c3d39f4996a02612dac5eeb"
sha256 cellar: :any_skip_relocation, catalina: "dba56c931ade87ee538b304a62d9cafe768b5cd41c3d39f4996a02612dac5eeb"
sha256 cellar: :any_skip_relocation, mojave: "dba56c931ade87ee538b304a62d9cafe768b5cd41c3d39f4996a02612dac5eeb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2cb09c254b3de8bf4244334afd36cbd3fc12a793a2888b508c7c69e0cf82b0e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8ff333e5a85072c16ffc3e45c547ee03adbd2db1ccfcad6530e676cdde8829f9"
sha256 cellar: :any_skip_relocation, big_sur: "bf7b106b0628675290c36da366cc9c4caf1d1883f66634410520f2fefd58ac82"
sha256 cellar: :any_skip_relocation, catalina: "bf7b106b0628675290c36da366cc9c4caf1d1883f66634410520f2fefd58ac82"
sha256 cellar: :any_skip_relocation, mojave: "bf7b106b0628675290c36da366cc9c4caf1d1883f66634410520f2fefd58ac82"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ff333e5a85072c16ffc3e45c547ee03adbd2db1ccfcad6530e676cdde8829f9"
end
depends_on "node"