Skip to content

Commit d9b4b23

Browse files
committed
rtk 0.37.2
1 parent 90994f1 commit d9b4b23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/r/rtk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rtk < Formula
22
desc "CLI proxy to minimize LLM token consumption"
33
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"
4+
url "https://github.com/rtk-ai/rtk/archive/refs/tags/v0.37.2.tar.gz"
5+
sha256 "cf6ebc722fedf34a146fab3eccc1a691439491b55457c324270d15498185ea5e"
66
license "Apache-2.0"
77
head "https://github.com/rtk-ai/rtk.git", branch: "develop"
88

0 commit comments

Comments
 (0)