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 c50c99d commit 78a5dc5Copy full SHA for 78a5dc5
packages/z/zeus_expected/xmake.lua
@@ -7,6 +7,7 @@ package("zeus_expected")
7
add_urls("https://github.com/zeus-cpp/expected/archive/refs/tags/$(version).tar.gz",
8
"https://github.com/zeus-cpp/expected.git")
9
10
+ add_versions("v1.3.1", "c70f6d15198f7a033715393c5f33a07851b399784dbc1eb3f27a2e5c4b7af23a")
11
add_versions("v1.2.0", "460da641f212c793f46a5a8f29107c9b9540a17a91f197e2dc396dac0269a2b5")
12
add_versions("v1.1.1", "47b411677ffb2fa0d43b308797542509ae2bdb101426cf0d4777e3c162b1d726")
13
add_versions("v1.1.0", "a963eba43f227498da2cbb924265344209696320c75ee63a92073936bb49f7e5")
0 commit comments