Update nowide_standalone to 11.3.0 (#3138)

pull/3142/head
ruki 10 months ago committed by GitHub
parent 4297fdc90a
commit 00c4686185
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/n/nowide_standalone/xmake.lua

@ -5,6 +5,7 @@ package("nowide_standalone")
add_urls("https://github.com/boostorg/nowide/releases/download/v$(version)/nowide_standalone_v$(version).tar.gz",
"https://github.com/boostorg/nowide/tree/standalone")
add_versions("11.3.0", "153ac93173c8de9c08e7701e471fa750f84c27e51fe329570c5aa06016591f8c")
add_versions("11.2.0", "1869d176a8af389e4f7416f42bdd15d6a5db3c6e4ae77269ecb071a232304e1d")
add_deps("cmake")

Loading…
Cancel
Save