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 4a47aaa commit 08ba041Copy full SHA for 08ba041
Formula/r/runme.rb
@@ -1,8 +1,8 @@
1
class Runme < Formula
2
desc "Execute commands inside your runbooks, docs, and READMEs"
3
homepage "https://runme.dev/"
4
- url "https://github.com/stateful/runme/archive/refs/tags/v3.8.3.tar.gz"
5
- sha256 "f94cdfdf68c363378046876f45c9284952bdc4f78510928c9dad427c4bf41510"
+ url "https://github.com/stateful/runme/archive/refs/tags/v3.8.4.tar.gz"
+ sha256 "7f3123401b3b84a023a12334a940f74531732d9f1abe12bf8eda92f8ca192fd4"
6
license "Apache-2.0"
7
head "https://github.com/stateful/runme.git", branch: "main"
8
0 commit comments