vmtouch 1.2.0
Closes #7467. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4ab367bc33
commit
0030c84eea
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Vmtouch < Formula
|
class Vmtouch < Formula
|
||||||
desc "Portable file system cache diagnostics and control"
|
desc "Portable file system cache diagnostics and control"
|
||||||
homepage "https://hoytech.com/vmtouch/"
|
homepage "https://hoytech.com/vmtouch/"
|
||||||
url "https://github.com/hoytech/vmtouch/archive/v1.1.0.tar.gz"
|
url "https://github.com/hoytech/vmtouch/archive/v1.2.0.tar.gz"
|
||||||
sha256 "1ba2a12aabed977894ce3a272b2fa8ed6ddfec7a720d7686e074f9e756104796"
|
sha256 "154034dec5ef550dcb7ff5a359ee1b7a9421f586f47237e3bc2617efa148b5fd"
|
||||||
head "https://github.com/hoytech/vmtouch.git"
|
head "https://github.com/hoytech/vmtouch.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue