Skip to content

Commit 08ba041

Browse files
committed
1 parent 4a47aaa commit 08ba041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/runme.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Runme < Formula
22
desc "Execute commands inside your runbooks, docs, and READMEs"
33
homepage "https://runme.dev/"
4-
url "https://github.com/stateful/runme/archive/refs/tags/v3.8.3.tar.gz"
5-
sha256 "f94cdfdf68c363378046876f45c9284952bdc4f78510928c9dad427c4bf41510"
4+
url "https://github.com/stateful/runme/archive/refs/tags/v3.8.4.tar.gz"
5+
sha256 "7f3123401b3b84a023a12334a940f74531732d9f1abe12bf8eda92f8ca192fd4"
66
license "Apache-2.0"
77
head "https://github.com/stateful/runme.git", branch: "main"
88

0 commit comments

Comments
 (0)