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 450f5aa commit 3ece709Copy full SHA for 3ece709
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/runmedev/runme/archive/refs/tags/v3.14.1.tar.gz"
5
- sha256 "2a3c9a6a1370bc973364d43e2206e80e3c3e5602f3a704b5d401891226154d54"
+ url "https://github.com/runmedev/runme/archive/refs/tags/v3.14.2.tar.gz"
+ sha256 "af3d1fae4468f740ea9da6dffc9fbe010f391e0521377d46887bc5129f07a1fa"
6
license "Apache-2.0"
7
head "https://github.com/runmedev/runme.git", branch: "main"
8
0 commit comments