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 58188f7 commit 5a918aeCopy full SHA for 5a918ae
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.34.0.tar.gz"
5
- sha256 "dc2eceb963ef9a5687de89fef38c28ebd4dab857ed7dfc20b51602f45c6d76ea"
+ url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.34.1.tar.gz"
+ sha256 "dfc75d5a28364903afb8c19d47491a4e09d3dc3c5eb3129b132a54f233fb719d"
6
license "MIT"
7
8
bottle do
0 commit comments