Skip to content

Commit 5ceffe3

Browse files
fix: update Homebrew formula SHA256 for v0.3.6 release
Made-with: Cursor
1 parent 5d54cf4 commit 5ceffe3

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

99
depends_on :macos
1010
depends_on arch: :arm64

0 commit comments

Comments
 (0)