Browse Source

Update iguana to 1.0.8 (#6572)

* Update iguana to 1.0.8

* Update xmake.lua
xpxz 5 months ago
parent
commit
d5b4c2ea92
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/i/iguana/xmake.lua

+ 1 - 0
packages/i/iguana/xmake.lua

@@ -7,6 +7,7 @@ package("iguana")
     add_urls("https://github.com/qicosmos/iguana/archive/refs/tags/$(version).tar.gz",
     add_urls("https://github.com/qicosmos/iguana/archive/refs/tags/$(version).tar.gz",
              "https://github.com/qicosmos/iguana.git")
              "https://github.com/qicosmos/iguana.git")
 
 
+    add_versions("1.0.8", "d73da8c876a060781ccf56ec79a6984dadefc7a6b00820365edf0d4ce71b822d")
     add_versions("1.0.7", "6e9bd93ac7f7e9a390042bea8922f18c745f726a6d7266ef6bfb0f7b7c94f789")
     add_versions("1.0.7", "6e9bd93ac7f7e9a390042bea8922f18c745f726a6d7266ef6bfb0f7b7c94f789")
     add_versions("1.0.6", "cfacf1cce4ebe49b947ec823f93a23c2a7fd220f67f6847e9f449e7c469deb9e")
     add_versions("1.0.6", "cfacf1cce4ebe49b947ec823f93a23c2a7fd220f67f6847e9f449e7c469deb9e")
     add_versions("1.0.5", "b7a7385c49574a60f9f6bf887c1addbc08f557a0117bf18cf7eec532ac2536b1")
     add_versions("1.0.5", "b7a7385c49574a60f9f6bf887c1addbc08f557a0117bf18cf7eec532ac2536b1")