Skip to content

Commit

Permalink
MiniLangstream 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Nov 3, 2023
1 parent fc0e575 commit 15f19fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mini-langstream.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class MiniLangstream < Formula
desc "mini-langstream is a local LangStream cluster for development and testing, running on Minikube"
homepage "https://docs.langstream.ai/"
url "https://github.com/LangStream/langstream/releases/download/v0.4.1/mini-langstream-0.4.1.zip"
sha256 "99bdfd7802438c8e418a8966787f2fd76894bd132c5e4f453eef766f7084e6ff"
url "https://github.com/LangStream/langstream/releases/download/v0.4.2/mini-langstream-0.4.2.zip"
sha256 "90e9cbaac86d2fd911a588c0540ce9716030f42c08796b2ef5d1bbc85daabd16"
head "https://github.com/LangStream/langstream.git"

depends_on "minikube"
Expand Down

0 comments on commit 15f19fc

Please sign in to comment.