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 83763ae commit a738e45Copy full SHA for a738e45
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.9.4.tar.gz"
5
- sha256 "664ac958b9f690c082f65c09a114e684954eb1f41ffd945b093a966134f09dd1"
+ url "https://github.com/stateful/runme/archive/refs/tags/v3.10.0.tar.gz"
+ sha256 "aac77a3c64c8c7bfc3c97d8a71acc8d64d6a5124c83aabf5f0ad5540621738a1"
6
license "Apache-2.0"
7
head "https://github.com/stateful/runme.git", branch: "main"
8
0 commit comments