Skip to content

Commit 7626a6c

Browse files
committed
dstack 0.18.29
1 parent b1c8303 commit 7626a6c

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

Formula/d/dstack.rb

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Dstack < Formula
33

44
desc "ML workflow orchestration system designed for reproducibility and collaboration"
55
homepage "https://dstack.ai/"
6-
url "https://files.pythonhosted.org/packages/16/82/c0052e86b63d31992cab9fe9114dca9bc9d50412d9a9df6aaee7e2efe45b/dstack-0.18.28.tar.gz"
7-
sha256 "2cd7ace0bca0faeb01ca73c6fed7df002de14cd664ec3bc6fdf2b1c5107f9460"
6+
url "https://files.pythonhosted.org/packages/9d/97/48d90c7b8b0bcc131fbc8ac236856386a0e93117adff894041c94b0f6da2/dstack-0.18.29.tar.gz"
7+
sha256 "e2fb1a41d13cbdcdd5240bfa563c2c48b9c69454fc81ce1d5f8c1fb5007b1fec"
88
license "MPL-2.0"
9-
revision 1
109

1110
bottle do
1211
sha256 cellar: :any, arm64_sequoia: "a17d6f79c1c8e0b7d789cab651625576df03e718e05e390c0030c96aad295d30"
@@ -132,13 +131,13 @@ class Dstack < Formula
132131
end
133132

134133
resource "boto3" do
135-
url "https://files.pythonhosted.org/packages/a5/ef/d27ae15069fcf3a2f42032de3b2e7f1b25814668893b07f6e81bd1b81775/boto3-1.35.73.tar.gz"
136-
sha256 "ccb1a365d3084de53b58f8dfc056462f49b16931c139f4c8ac5f0bca8cb8fe81"
134+
url "https://files.pythonhosted.org/packages/31/5f/50bd4b633906eda677034fa47f6ff948ef593592b35d0b4d433eff6a9333/boto3-1.35.74.tar.gz"
135+
sha256 "88370c6845ba71a4dae7f6b357099df29b3965da584be040c8e72c9902bc9492"
137136
end
138137

139138
resource "botocore" do
140-
url "https://files.pythonhosted.org/packages/23/05/28b7b135d6646fc4fe40144a52d66b66620fca781548929ab68cf477f298/botocore-1.35.73.tar.gz"
141-
sha256 "b2e3ecdd1769f011f72c4c0d0094570ba125f4ca327f24269e4d68eb5d9878b9"
139+
url "https://files.pythonhosted.org/packages/f7/47/386dbeea2fa25f50c96c0ff093427e93bb4af1be4cd1d62d82bf83d6be06/botocore-1.35.74.tar.gz"
140+
sha256 "de5c4fa9a24cef3a758974857b5c5820a12fad345ebf33c052a5988e88f33634"
142141
end
143142

144143
resource "cached-classproperty" do
@@ -182,8 +181,8 @@ class Dstack < Formula
182181
end
183182

184183
resource "fastapi" do
185-
url "https://files.pythonhosted.org/packages/ae/29/f71316b9273b6552a263748e49cd7b83898dc9499a663d30c7b9cb853cb8/fastapi-0.115.5.tar.gz"
186-
sha256 "0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289"
184+
url "https://files.pythonhosted.org/packages/93/72/d83b98cd106541e8f5e5bfab8ef2974ab45a62e8a6c5b5e6940f26d2ed4b/fastapi-0.115.6.tar.gz"
185+
sha256 "9ec46f7addc14ea472958a96aae5b5de65f39721a46aaf5705c480d9a8b76654"
187186
end
188187

189188
resource "filelock" do
@@ -362,8 +361,8 @@ class Dstack < Formula
362361
end
363362

364363
resource "mako" do
365-
url "https://files.pythonhosted.org/packages/fa/0b/29bc5a230948bf209d3ed3165006d257e547c02c3c2a96f6286320dfe8dc/mako-1.3.6.tar.gz"
366-
sha256 "9ec3a1583713479fae654f83ed9fa8c9a4c16b7bb0daba0e6bbebff50c0d983d"
364+
url "https://files.pythonhosted.org/packages/5a/27/5af876b41cebd9d76fa8333b83ef9121726893f725952022edd194a1671e/mako-1.3.7.tar.gz"
365+
sha256 "20405b1232e0759f0e7d87b01f6bb94fce0761747f1cb876ecf90bd512d0b639"
367366
end
368367

369368
resource "markdown-it-py" do
@@ -537,8 +536,8 @@ class Dstack < Formula
537536
end
538537

539538
resource "rpds-py" do
540-
url "https://files.pythonhosted.org/packages/52/bb/4a7bd48830ae7366467c09923a2ffab45bf76102a87d97ff24cdcebcda5c/rpds_py-0.22.0.tar.gz"
541-
sha256 "32de71c393f126d8203e9815557c7ff4d72ed1ad3aa3f52f6c7938413176750a"
539+
url "https://files.pythonhosted.org/packages/11/e8/9316e3d6edd0530ac284cee5c7ab1cd00acf020b68e08c051c91580d893e/rpds_py-0.22.1.tar.gz"
540+
sha256 "157a023bded0618a1eea54979fe2e0f9309e9ddc818ef4b8fc3b884ff38fedd5"
542541
end
543542

544543
resource "rsa" do

0 commit comments

Comments
 (0)