File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ class DeviceMapper < Formula
22 desc "Userspace library and tools for logical volume management"
33 homepage "https://sourceware.org/dm"
44 url "https://sourceware.org/git/lvm2.git" ,
5- tag : "v2_03_35 " ,
6- revision : "38c1124a478fa3889c649338b6e8ccdc0370e201 "
5+ tag : "v2_03_36 " ,
6+ revision : "c8b7a765cbd731af32964adaf921f9e19d56a048 "
77 license "LGPL-2.1-only"
88
99 livecheck do
@@ -15,8 +15,8 @@ class DeviceMapper < Formula
1515 no_autobump! because : :incompatible_version_format
1616
1717 bottle do
18- sha256 cellar : :any_skip_relocation , arm64_linux : "29578119ec55b8eae5eeb0408603282220c8222b6c09763305bccf926b088548 "
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "46e4275b74e88c24650eeab6f7d4ebbdc154477f9e83d9ac781ee2a3b4a59e18 "
18+ sha256 cellar : :any_skip_relocation , arm64_linux : "6187c3179c34e7c6f48fb25d0f6f8790a5d2e804e70ccdc5d86f5991b44f7d06 "
19+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4341ac03f60eed61eaa6dd1e3274ac8a22e3e524aab2c4a225eedb68905d1cda "
2020 end
2121
2222 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments