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 63286c1 commit c203c16Copy full SHA for c203c16
1 file changed
Formula/r/rad.rb
@@ -1,8 +1,8 @@
1
class Rad < Formula
2
desc "Modern CLI scripts made easy"
3
homepage "https://amterp.github.io/rad/"
4
- url "https://github.com/amterp/rad/archive/refs/tags/v0.9.1.tar.gz"
5
- sha256 "54e9cbd664d24cbb676d78ca51b13ac475074586c327c77bc7154dfef0edf4e9"
+ url "https://github.com/amterp/rad/archive/refs/tags/v0.9.2.tar.gz"
+ sha256 "7d2215d596fdb6d380761411bf868b7cd451a436efa6dd2153265a7b981e14d2"
6
license "Apache-2.0"
7
head "https://github.com/amterp/rad.git", branch: "main"
8
0 commit comments