Skip to content

Commit 537c897

Browse files
chore: update Homebrew formula to v0.2.9
Made-with: Cursor
1 parent e816b84 commit 537c897

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/rcli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Rcli < Formula
22
desc "On-device voice AI for macOS — STT, LLM, TTS, 43 actions, and local RAG"
33
homepage "https://github.com/RunanywhereAI/RCLI"
4-
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.2.8/rcli-0.2.8-Darwin-arm64.tar.gz"
5-
sha256 "e10da8bc5719d612d8d4eba508e2a439d5aba174029d0e0259e9aadf963ba649"
4+
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.2.9/rcli-0.2.9-Darwin-arm64.tar.gz"
5+
sha256 "166483891daa893bc77bda2a0bdac1c85d1631e11b6f2cb28b6bc0d39fea955f"
66
license "MIT"
7-
version "0.2.8"
7+
version "0.2.9"
88

99
depends_on :macos
1010
depends_on arch: :arm64

0 commit comments

Comments
 (0)