Skip to content

Commit 19b2e54

Browse files
committed
fix: update Homebrew formula SHA256 to match release tarball
1 parent 07fc022 commit 19b2e54

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.2/rcli-0.3.2-Darwin-arm64.tar.gz"
5-
sha256 "8ef20abb744988445a72225d69d75806a5170ade4a1af53401261dd350b84dbc"
5+
sha256 "06db2630206ef9feff764ef53a20b41027d3fca1df330928d0e4384d5273205a"
66
license "MIT"
77
version "0.3.2"
88

0 commit comments

Comments
 (0)