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 e1ad23e commit eb0da2fCopy full SHA for eb0da2f
packages/m/meson/xmake.lua
@@ -7,6 +7,7 @@ package("meson")
7
add_urls("https://github.com/mesonbuild/meson/releases/download/$(version)/meson-$(version).tar.gz",
8
"https://github.com/mesonbuild/meson.git")
9
10
+ add_versions("1.9.0", "cd27277649b5ed50d19875031de516e270b22e890d9db65ed9af57d18ebc498d")
11
add_versions("1.8.3", "f118aa910fc0a137cc2dd0122232dbf82153d9a12fb5b0f5bb64896f6a157abf")
12
add_versions("1.8.2", "c105816d8158c76b72adcb9ff60297719096da7d07f6b1f000fd8c013cd387af")
13
add_versions("1.8.1", "b4e3b80e8fa633555abf447a95a700aba1585419467b2710d5e5bf88df0a7011")
0 commit comments