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 35820b5 commit ed16caaCopy full SHA for ed16caa
Formula/r/rbspy.rb
@@ -1,8 +1,8 @@
1
class Rbspy < Formula
2
desc "Sampling profiler for Ruby"
3
homepage "https://rbspy.github.io/"
4
- url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.26.0.tar.gz"
5
- sha256 "30f34212f34037a8652c0aea1d26c3bd9ac65a8bb75f2960868a2b2117a4784d"
+ url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.27.0.tar.gz"
+ sha256 "ff5bf1c1b0cb012737bb7892a7f24f5030099b5633581d98a684f7837d06e3ce"
6
license "MIT"
7
8
bottle do
0 commit comments