Skip to content

Commit 75630ed

Browse files
AmanSwarclaude
andcommitted
chore: update Homebrew formula to v0.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 58a4e6f commit 75630ed

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.3.0/rcli-0.3.0-Darwin-arm64.tar.gz"
5-
sha256 "f269751118e0c55ca70ad9a7c7c7d4a116eb0b39fd4f3d4148b456c1bb001f58"
4+
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.3.1/rcli-0.3.1-Darwin-arm64.tar.gz"
5+
sha256 "278e0f83d8431957cebb3e2f0020d6049962d961a67a05dd3e855dcd20959596"
66
license "MIT"
7-
version "0.3.0"
7+
version "0.3.1"
88

99
depends_on :macos
1010
depends_on arch: :arm64

0 commit comments

Comments
 (0)