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 edd6ae6 commit 391a9dcCopy full SHA for 391a9dc
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/v0.3.46.tar.gz"
5
- sha256 "00f27dcd03a494dcb65f42d77f2fe0b6498250e1eab33f80190055f9ea3da1a9"
+ url "https://github.com/tensorchord/envd/archive/refs/tags/v0.3.47.tar.gz"
+ sha256 "d4d55f516fa5ca1aac68dbbb096a7bafcc09abc46fa27e8fb5472213df7b9275"
6
license "Apache-2.0"
7
head "https://github.com/tensorchord/envd.git", branch: "main"
8
0 commit comments