Skip to content

Commit ed16caa

Browse files
committed
rbspy 0.27.0
1 parent 35820b5 commit ed16caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rbspy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rbspy < Formula
22
desc "Sampling profiler for Ruby"
33
homepage "https://rbspy.github.io/"
4-
url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.26.0.tar.gz"
5-
sha256 "30f34212f34037a8652c0aea1d26c3bd9ac65a8bb75f2960868a2b2117a4784d"
4+
url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.27.0.tar.gz"
5+
sha256 "ff5bf1c1b0cb012737bb7892a7f24f5030099b5633581d98a684f7837d06e3ce"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)