Skip to content

Commit bdca4c1

Browse files
committed
valgrind 3.27.0
1 parent 87edf90 commit bdca4c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/v/valgrind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Valgrind < Formula
22
desc "Dynamic analysis tools (memory, debug, profiling)"
33
homepage "https://www.valgrind.org/"
4-
url "https://sourceware.org/pub/valgrind/valgrind-3.26.0.tar.bz2"
5-
sha256 "8d54c717029106f1644aadaf802ab9692e53d93dd015cbd19e74190eba616bd7"
4+
url "https://sourceware.org/pub/valgrind/valgrind-3.27.0.tar.bz2"
5+
sha256 "5b5937de8257ee8f51698ea71b9711adce98061aa07daa4a685efc3af9215bef"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)