We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9453160 commit ea36d33Copy full SHA for ea36d33
Formula/d/device-mapper.rb
@@ -15,8 +15,8 @@ class DeviceMapper < Formula
15
no_autobump! because: :incompatible_version_format
16
17
bottle do
18
- sha256 cellar: :any_skip_relocation, arm64_linux: "29578119ec55b8eae5eeb0408603282220c8222b6c09763305bccf926b088548"
19
- sha256 cellar: :any_skip_relocation, x86_64_linux: "46e4275b74e88c24650eeab6f7d4ebbdc154477f9e83d9ac781ee2a3b4a59e18"
+ sha256 cellar: :any_skip_relocation, arm64_linux: "6187c3179c34e7c6f48fb25d0f6f8790a5d2e804e70ccdc5d86f5991b44f7d06"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "4341ac03f60eed61eaa6dd1e3274ac8a22e3e524aab2c4a225eedb68905d1cda"
20
end
21
22
depends_on "pkgconf" => :build
0 commit comments