Skip to content

Commit a738e45

Browse files
committed
1 parent 83763ae commit a738e45

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.9.4.tar.gz"
5-
sha256 "664ac958b9f690c082f65c09a114e684954eb1f41ffd945b093a966134f09dd1"
4+
url "https://github.com/stateful/runme/archive/refs/tags/v3.10.0.tar.gz"
5+
sha256 "aac77a3c64c8c7bfc3c97d8a71acc8d64d6a5124c83aabf5f0ad5540621738a1"
66
license "Apache-2.0"
77
head "https://github.com/stateful/runme.git", branch: "main"
88

0 commit comments

Comments
 (0)