Skip to content

Commit

Permalink
rtx 2023.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev committed Aug 24, 2023
1 parent fb06f7b commit e6fce5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/r/rtx.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Rtx < Formula
desc "Polyglot runtime manager (asdf rust clone)"
homepage "https://github.com/jdxcode/rtx"
url "https://github.com/jdxcode/rtx/archive/refs/tags/v2023.8.6.tar.gz"
sha256 "a9dedb30b4f9b89178c07587f8db218bd4d77abe0090173a1859cab50e9a147c"
url "https://github.com/jdxcode/rtx/archive/refs/tags/v2023.8.7.tar.gz"
sha256 "7beaec0e463eab00be59bd828053b2b7c38075e30880a4adb8246844140f13b7"
license "MIT"
head "https://github.com/jdxcode/rtx.git", branch: "main"

Expand Down

0 comments on commit e6fce5d

Please sign in to comment.