serverless: update 3.23.0 bottle.

master
BrewTestBot 2022-10-12 07:11:17 +00:00
parent 937d2be36c
commit 5e504097c9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Serverless < Formula
head "https://github.com/serverless/serverless.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "8e6eb3ef2d9fc9bf1cf36c79d5f497b7daee8a1a142a14759736a88e8f9ca37d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8e6eb3ef2d9fc9bf1cf36c79d5f497b7daee8a1a142a14759736a88e8f9ca37d"
sha256 cellar: :any_skip_relocation, monterey: "6c188bd17235a4bf72e86bb158c367019dcc60e874c1a1430d8bc80ff40086da"
sha256 cellar: :any_skip_relocation, big_sur: "6c188bd17235a4bf72e86bb158c367019dcc60e874c1a1430d8bc80ff40086da"
sha256 cellar: :any_skip_relocation, catalina: "6c188bd17235a4bf72e86bb158c367019dcc60e874c1a1430d8bc80ff40086da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d16ebb7b216bd9dbc1d78d11e29280ac79e29f1ec955b3e80342e910cad2f8d1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "02a9e8c6ac85f6b46c50884526e8adbe4135d2bcc6a0ab5acf0f17a194b34be5"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "02a9e8c6ac85f6b46c50884526e8adbe4135d2bcc6a0ab5acf0f17a194b34be5"
sha256 cellar: :any_skip_relocation, monterey: "e658ca5841dcae1d2f7c31cbda6c91dacf163dfe83d84e3012bbe2792c6ed99c"
sha256 cellar: :any_skip_relocation, big_sur: "e658ca5841dcae1d2f7c31cbda6c91dacf163dfe83d84e3012bbe2792c6ed99c"
sha256 cellar: :any_skip_relocation, catalina: "e658ca5841dcae1d2f7c31cbda6c91dacf163dfe83d84e3012bbe2792c6ed99c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c76872204db9209a4aae0fd240c59798032f8c94557c237d79d899b31e09cc82"
end
depends_on "node"