rbspy 0.3.7
Closes #40952. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b2d6ea420e
commit
cf6177afa8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rbspy < Formula
|
||||
desc "Sampling profiler for Ruby"
|
||||
homepage "https://rbspy.github.io/"
|
||||
url "https://github.com/rbspy/rbspy/archive/v0.3.6.tar.gz"
|
||||
sha256 "92ec97e43acfb20fc5516292b9ca0a6fa697d0858ffa1c9d96eed8707427e4c6"
|
||||
url "https://github.com/rbspy/rbspy/archive/v0.3.7.tar.gz"
|
||||
sha256 "cc9262eec63e8fbb24f2926f27afee20c7cd9695fefad0804dc0272c99b410b8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue