Skip to content

Commit 136fa8a

Browse files
committed
fastapi 0.120.2
1 parent 5a00df2 commit 136fa8a

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/f/fastapi.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Fastapi < Formula
33

44
desc "CLI for FastAPI framework"
55
homepage "https://fastapi.tiangolo.com/"
6-
url "https://files.pythonhosted.org/packages/40/cc/28aff6e246ee85bd571b26e4a793b84d42700e3bdc3008c3d747eda7b06d/fastapi-0.120.1.tar.gz"
7-
sha256 "b5c6217e9ddca6dfcf54c97986180d4a1955e10c693d74943fc5327700178bff"
6+
url "https://files.pythonhosted.org/packages/a0/fb/79e556bc8f9d360e5cc2fa7364a7ad6bda6f1736938b43a2791fa8baee7b/fastapi-0.120.2.tar.gz"
7+
sha256 "4c5ab43e2a90335bbd8326d1b659eac0f3dbcc015e2af573c4f5de406232c4ac"
88
license "MIT"
9-
revision 1
109

1110
bottle do
1211
sha256 cellar: :any, arm64_tahoe: "0f3b8592f830725311d5190e9de975e6c836fb9ea2dc9727d7649545a23c8dd0"
@@ -151,13 +150,13 @@ class Fastapi < Formula
151150
end
152151

153152
resource "rignore" do
154-
url "https://files.pythonhosted.org/packages/01/1a/4e407524cf97ed42a9c77d3cc31b12dd5fb2ce542f174ff7cf78ea0ca293/rignore-0.7.1.tar.gz"
155-
sha256 "67bb99d57d0bab0c473261561f98f118f7c9838a06de222338ed8f2b95ed84b4"
153+
url "https://files.pythonhosted.org/packages/b1/b5/1fe06acc517315fba13db19039e77a2b9689451e0b5b02e03f26f05f24ec/rignore-0.7.2.tar.gz"
154+
sha256 "b343749a59b53db30be1180ffab6995a914a244860e31a5cbea25bb647c38a61"
156155
end
157156

158157
resource "sentry-sdk" do
159-
url "https://files.pythonhosted.org/packages/31/04/ec8c1dd9250847303d98516e917978cb1c7083024770d86d657d2ccb5a70/sentry_sdk-2.42.1.tar.gz"
160-
sha256 "8598cc6edcfe74cb8074ba6a7c15338cdee93d63d3eb9b9943b4b568354ad5b6"
158+
url "https://files.pythonhosted.org/packages/b3/18/09875b4323b03ca9025bae7e6539797b27e4fc032998a466b4b9c3d24653/sentry_sdk-2.43.0.tar.gz"
159+
sha256 "52ed6e251c5d2c084224d73efee56b007ef5c2d408a4a071270e82131d336e20"
161160
end
162161

163162
resource "shellingham" do

0 commit comments

Comments
 (0)