Skip to content

Commit 538058a

Browse files
fix: update Homebrew formula SHA256 for v0.3.3 release
Made-with: Cursor
1 parent 2aa7c1d commit 538058a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/rcli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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"
44
url "https://github.com/RunanywhereAI/RCLI/releases/download/v0.3.3/rcli-0.3.3-Darwin-arm64.tar.gz"
5-
sha256 "PLACEHOLDER"
5+
sha256 "1a7ac50b41422d3cf62739209962a0143e12edc445eb48deca398b8ca9fafc71"
66
license "MIT"
77
version "0.3.3"
88

0 commit comments

Comments
 (0)