Merge pull request #69 from p0isk/patch-1

Update yaml-cli.mk
pull/76/head
Igor Zalatov 2021-11-09 06:40:22 +03:00 committed by GitHub
commit 9e4af6f518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
################################################################################ ################################################################################
# #
# yaml-cli | updated 2021.06.19 # yaml-cli | updated 2021.11.09
# #
################################################################################ ################################################################################
YAML_CLI_VERSION = 0.0.3 YAML_CLI_VERSION = 0.0.4
YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION)) YAML_CLI_SITE = $(call github,openipc,yaml-cli,v$(YAML_CLI_VERSION))
YAML_CLI_LICENSE = MIT YAML_CLI_LICENSE = MIT
YAML_CLI_LICENSE_FILES = LICENSE YAML_CLI_LICENSE_FILES = LICENSE