Skip to content

Commit c1ea2b7

Browse files
fix: update Homebrew formula SHA256 for v0.3.7 release
Made-with: Cursor
1 parent a777b7c commit c1ea2b7

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.6/rcli-0.3.6-Darwin-arm64.tar.gz"
5-
sha256 "13b303dfabc11338a65ec1bc9c3730b5525a3574c5be41b6d8a72e6ebc352e2e"
4+
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.3.7/rcli-0.3.7-Darwin-arm64.tar.gz"
5+
sha256 "d5c4f044df9f62bb84f331b0f1ebaa7f3df9c7dca03707e5aa9b237ff792b8ee"
66
license "MIT"
7-
version "0.3.6"
7+
version "0.3.7"
88

99
depends_on :macos
1010
depends_on arch: :arm64

0 commit comments

Comments
 (0)