1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-07-03 11:53:41 +02:00

common/cmake/libeosio.cmake: Update to v0.1.6

This commit is contained in:
Henrik Hautakoski 2023-03-29 11:30:24 +02:00
parent 864a55e485
commit b3378eda16

View file

@ -2,7 +2,7 @@
# Variables # Variables
# -------------------------------- # --------------------------------
set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" ) set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" )
set( LIBEOSIO_WANTED_VERSION v0.1.4 ) set( LIBEOSIO_WANTED_VERSION v0.1.6 )
# -------------------------------- # --------------------------------
# Macros # Macros