vite: update 2.6.12 bottle.

master
rui 2021-10-28 05:33:09 +00:00 committed by BrewTestBot
parent 436a02bb23
commit 6d17da9ce1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 4 deletions

View File

@ -8,10 +8,12 @@ class Vite < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d03a876f5ce279ed73904af05d105959715ffb1d0497e9fc78248ec592bbc1c4"
sha256 cellar: :any_skip_relocation, big_sur: "9c0ccef307274d0c0a62c50c53f215ac2dfd573b12c0cd357ee5390ab9a42214"
sha256 cellar: :any_skip_relocation, catalina: "9c0ccef307274d0c0a62c50c53f215ac2dfd573b12c0cd357ee5390ab9a42214"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d56ff9928df21b097ffd0d79ee91e903b04bb7f17f901826980be68eb6fe237"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d03a876f5ce279ed73904af05d105959715ffb1d0497e9fc78248ec592bbc1c4"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d03a876f5ce279ed73904af05d105959715ffb1d0497e9fc78248ec592bbc1c4"
sha256 cellar: :any_skip_relocation, monterey: "9c0ccef307274d0c0a62c50c53f215ac2dfd573b12c0cd357ee5390ab9a42214"
sha256 cellar: :any_skip_relocation, big_sur: "9c0ccef307274d0c0a62c50c53f215ac2dfd573b12c0cd357ee5390ab9a42214"
sha256 cellar: :any_skip_relocation, catalina: "9c0ccef307274d0c0a62c50c53f215ac2dfd573b12c0cd357ee5390ab9a42214"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d56ff9928df21b097ffd0d79ee91e903b04bb7f17f901826980be68eb6fe237"
end
depends_on "node"