Skip to content

Commit e59db8e

Browse files
committed
1 parent 761f77d commit e59db8e

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/runmedev/runme/archive/refs/tags/v3.13.0.tar.gz"
5-
sha256 "488f6ed88d8adecda662ec7bb1557565d9cc1ce0c7a9394edc1554b360995d4e"
4+
url "https://github.com/runmedev/runme/archive/refs/tags/v3.13.1.tar.gz"
5+
sha256 "4361c19d70bb2bb7b53bca7e2151843ecc35dcc98b931471b86cb18687ebbd1d"
66
license "Apache-2.0"
77
head "https://github.com/runmedev/runme.git", branch: "main"
88

0 commit comments

Comments
 (0)