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

common/cmake/libeosio.cmake: update to v0.1.4

This commit is contained in:
Henrik Hautakoski 2022-09-21 10:51:04 +02:00
parent 6273b048bb
commit 8e2378cfe8

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.3 ) set( LIBEOSIO_WANTED_VERSION v0.1.4 )
# -------------------------------- # --------------------------------
# Macros # Macros