Skip to content

Commit 55e3008

Browse files
committed
envd 1.1.0
1 parent 90e8899 commit 55e3008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/envd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Envd < Formula
22
desc "Reproducible development environment for AI/ML"
33
homepage "https://envd.tensorchord.ai"
4-
url "https://github.com/tensorchord/envd/archive/refs/tags/v1.0.1.tar.gz"
5-
sha256 "2e2c437e97086642eb66afd5be4434e1cffb54eed5361bc9e26147d62f60fe8e"
4+
url "https://github.com/tensorchord/envd/archive/refs/tags/v1.1.0.tar.gz"
5+
sha256 "c48884c17ac8608913efe1aaf736a6212ce109c2ba886b2a1dedda8abdd5ffab"
66
license "Apache-2.0"
77
head "https://github.com/tensorchord/envd.git", branch: "main"
88

0 commit comments

Comments
 (0)