Skip to content

Commit 3bf6640

Browse files
committed
fastapi: update 0.112.4 bottle.
1 parent b450e78 commit 3bf6640

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/fastapi.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Fastapi < Formula
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sonoma: "bf6ed8e1cc8bbb73f50a1901755fa6f26b461e7af156425b04965fabdee5bdfa"
12-
sha256 cellar: :any, arm64_ventura: "8b062d2aca5ccce34277e21859ee6ca298669c14ad2f9610a258bb6a6da7fbf8"
13-
sha256 cellar: :any, arm64_monterey: "a5e7a58396f597a6b051f0c9a21fb8ef0bf4b77c8926c3dcc3f0cbb9e913d50e"
14-
sha256 cellar: :any, sonoma: "4b1ad4e7b5d35fc4accd8cacb270bf8125e4b0b70b4a3abb530b1a27e622f5b7"
15-
sha256 cellar: :any, ventura: "73557344c3db435af93a3ca6ea5f1aff3b2afc1ad1451e77a3491afe99823f0b"
16-
sha256 cellar: :any, monterey: "ec38ddfecdd47799bdf247b3000efc0d56c125d34b5c14307dbd0eb4d398805b"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d491f81801d1c3340a5b5398256d7466d0bb428b3e34c222c8e5959f599ebd2d"
11+
sha256 cellar: :any, arm64_sonoma: "49b4a5a986290ead593f34c02c51103058915cdaf50af504c0cd378b3ebf4d2a"
12+
sha256 cellar: :any, arm64_ventura: "811252b115b433edd77c8e9fa58205a67c2c89d32391b117c9f6c04e8322a76d"
13+
sha256 cellar: :any, arm64_monterey: "2eeab3206bb65fcfd75f6851b5b5c67b19b043f3e5a0c7af7debf426e0048e6d"
14+
sha256 cellar: :any, sonoma: "cc53a2dae0cbca3a8da7fef3c40db33cf2269471df74950f1b5e51048a04fbcf"
15+
sha256 cellar: :any, ventura: "ab4d5b464d0380ea0f4891606f558d4fe1b0f28c909b2e0eb07fed029d1eae68"
16+
sha256 cellar: :any, monterey: "a56c3a661aa22aae0f84a5fb56f3e4c516b6f7b26f4a3a6a161faa9107e5f8f4"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "03e48d1fb20adddd50077f5994a2b5611088f1f997c665c6b4546728d2bcb08c"
1818
end
1919

2020
depends_on "rust" => :build # for pydantic

0 commit comments

Comments
 (0)