We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c9269 commit 6f938e8Copy full SHA for 6f938e8
1 file changed
scripts/homebrew/rift.rb
@@ -11,7 +11,7 @@ class Rift < Formula
11
desc "Quant trading infrastructure for Hyperliquid (CLI + research + MCP server)"
12
homepage "https://nexstone.io"
13
# ── Versioned source — bumped automatically by .github/workflows/release.yml
14
- url "https://github.com/Nexstone/rift/archive/refs/tags/v0.1.1.tar.gz"
+ url "https://github.com/Nexstone/rift/archive/refs/tags/v0.1.2.tar.gz"
15
sha256 "PLACEHOLDER_SHA256_AUTO_FILLED_BY_RELEASE_WORKFLOW"
16
license "Apache-2.0"
17
0 commit comments