Skip to content

Commit 65ea125

Browse files
chore: update Homebrew formula to v0.2.8
Made-with: Cursor
1 parent ca71437 commit 65ea125

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.5/rcli-0.2.5-Darwin-arm64.tar.gz"
5-
sha256 "0e2f9cbdb4555070e75612db807ac1b662afc88f888ff78f6068325a16b6d79c"
4+
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.2.8/rcli-0.2.8-Darwin-arm64.tar.gz"
5+
sha256 "e10da8bc5719d612d8d4eba508e2a439d5aba174029d0e0259e9aadf963ba649"
66
license "MIT"
7-
version "0.2.5"
7+
version "0.2.8"
88

99
depends_on :macos
1010
depends_on arch: :arm64

0 commit comments

Comments
 (0)