Skip to content

Commit 391a9dc

Browse files
committed
envd 0.3.47
1 parent edd6ae6 commit 391a9dc

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/v0.3.46.tar.gz"
5-
sha256 "00f27dcd03a494dcb65f42d77f2fe0b6498250e1eab33f80190055f9ea3da1a9"
4+
url "https://github.com/tensorchord/envd/archive/refs/tags/v0.3.47.tar.gz"
5+
sha256 "d4d55f516fa5ca1aac68dbbb096a7bafcc09abc46fa27e8fb5472213df7b9275"
66
license "Apache-2.0"
77
head "https://github.com/tensorchord/envd.git", branch: "main"
88

0 commit comments

Comments
 (0)