Update quill to 3.8.0 (#3618)

pull/3621/head
ruki 11 months ago committed by GitHub
parent 7a1ba8de88
commit f3358c87a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/q/quill/xmake.lua

@ -6,6 +6,7 @@ package("quill")
set_urls("https://github.com/odygrd/quill/archive/refs/tags/v$(version).tar.gz",
"https://github.com/odygrd/quill.git")
add_versions("3.8.0", "d3e1b349c5d6904c9644e5b79ec65f21692e8094a3d75241a7fe071076eef4dd")
add_versions("3.6.0", "ba9dc3df262f2e65c57904580cc8407eba9a462001340c17bab7ae1dccddb4bd")
add_versions("2.8.0", "0461a6c314e3d882f3b9ada487ef1bf558925272509ee41a9fd25f7776db6075")
add_versions("2.9.0", "dec64c0fbb4bfbafe28fdeeeefac10206285bf2be4a42ec5dfb7987ca4ccb372")

Loading…
Cancel
Save