Skip to content

Commit 5a918ae

Browse files
committed
rbspy 0.34.1
1 parent 58188f7 commit 5a918ae

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.34.0.tar.gz"
5-
sha256 "dc2eceb963ef9a5687de89fef38c28ebd4dab857ed7dfc20b51602f45c6d76ea"
4+
url "https://github.com/rbspy/rbspy/archive/refs/tags/v0.34.1.tar.gz"
5+
sha256 "dfc75d5a28364903afb8c19d47491a4e09d3dc3c5eb3129b132a54f233fb719d"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)