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 761f77d commit e59db8eCopy full SHA for e59db8e
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.13.0.tar.gz"
5
- sha256 "488f6ed88d8adecda662ec7bb1557565d9cc1ce0c7a9394edc1554b360995d4e"
+ url "https://github.com/runmedev/runme/archive/refs/tags/v3.13.1.tar.gz"
+ sha256 "4361c19d70bb2bb7b53bca7e2151843ecc35dcc98b931471b86cb18687ebbd1d"
6
license "Apache-2.0"
7
head "https://github.com/runmedev/runme.git", branch: "main"
8
0 commit comments