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 6d2531d commit bfda313Copy full SHA for bfda313
Formula/lib/libdrm.rb
@@ -11,8 +11,8 @@ class Libdrm < Formula
11
end
12
13
bottle do
14
- sha256 arm64_linux: "0ccc1288a8c2102b080fa36d9320a3c473b92ee48c860dbe746fcd59a41ea71f"
15
- sha256 x86_64_linux: "6f430748bd77dac085026f729d4ac4e95485402c0a7aefedd484c82cab94fb57"
+ sha256 arm64_linux: "0ba84bc6deeade968176d92a20cba5816489ab91cc251490d948c95995891731"
+ sha256 x86_64_linux: "7d84586286f22e4d23c6af9da42807a353bda26fb6051fdac520a2232446a543"
16
17
18
depends_on "docutils" => :build
0 commit comments