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 2d44f05 commit a28cc80Copy full SHA for a28cc80
packages/o/omath/xmake.lua
@@ -6,6 +6,7 @@ package("omath")
6
add_urls("https://github.com/orange-cpp/omath/archive/refs/tags/$(version).tar.gz",
7
"https://github.com/orange-cpp/omath.git", {submodules = false})
8
9
+ add_versions("v4.0.1", "983c17abb126dd4a0289c88be94f29af4772624500d75c0702e391e64fe65966")
10
add_versions("v3.10.1", "17244abf5ffe9164a6f0c71cc8575e21ddb22d9816e949db924489fec0c1d72c")
11
add_versions("v3.9.4", "7e4409ac40dc44f3c587067063bc66ecfa81ee9b1eeeb23a33f3952371b4eccf")
12
add_versions("v3.9.3", "b2f3bf035aaa40cd527b5676af2ca8c581f78eca7a41ff0db6b93a237bab4aaf")
0 commit comments