We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e8899 commit 55e3008Copy full SHA for 55e3008
Formula/e/envd.rb
@@ -1,8 +1,8 @@
1
class Envd < Formula
2
desc "Reproducible development environment for AI/ML"
3
homepage "https://envd.tensorchord.ai"
4
- url "https://github.com/tensorchord/envd/archive/refs/tags/v1.0.1.tar.gz"
5
- sha256 "2e2c437e97086642eb66afd5be4434e1cffb54eed5361bc9e26147d62f60fe8e"
+ url "https://github.com/tensorchord/envd/archive/refs/tags/v1.1.0.tar.gz"
+ sha256 "c48884c17ac8608913efe1aaf736a6212ce109c2ba886b2a1dedda8abdd5ffab"
6
license "Apache-2.0"
7
head "https://github.com/tensorchord/envd.git", branch: "main"
8
0 commit comments