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 fb115be commit 3eca3deCopy full SHA for 3eca3de
Formula/m/mesa.rb
@@ -3,8 +3,8 @@ class Mesa < Formula
3
4
desc "Graphics Library"
5
homepage "https://www.mesa3d.org/"
6
- url "https://archive.mesa3d.org/mesa-25.2.4.tar.xz"
7
- sha256 "a370b4c549cbfbe646b319e34d73edb50ed883978f5e95133f282f0eae39ab52"
+ url "https://archive.mesa3d.org/mesa-25.2.5.tar.xz"
+ sha256 "bb6243e7a6f525febfa1e6ab50827ca4d4bfdad73812377b0ca9b6c50998b03e"
8
license all_of: [
9
"MIT",
10
"Apache-2.0", # include/{EGL,GLES*,vk_video,vulkan}, src/egl/generate/egl.xml, src/mapi/glapi/registry/gl.xml
0 commit comments