We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90994f1 commit d9b4b23Copy full SHA for d9b4b23
1 file changed
Formula/r/rtk.rb
@@ -1,8 +1,8 @@
1
class Rtk < Formula
2
desc "CLI proxy to minimize LLM token consumption"
3
homepage "https://www.rtk-ai.app/"
4
- url "https://github.com/rtk-ai/rtk/archive/refs/tags/v0.37.1.tar.gz"
5
- sha256 "974162905a5b49d31c1abb1bc02ec87baf4f76425869a6ad1448862745135060"
+ url "https://github.com/rtk-ai/rtk/archive/refs/tags/v0.37.2.tar.gz"
+ sha256 "cf6ebc722fedf34a146fab3eccc1a691439491b55457c324270d15498185ea5e"
6
license "Apache-2.0"
7
head "https://github.com/rtk-ai/rtk.git", branch: "develop"
8
0 commit comments