Explorar o código

Update quill to 3.8.0 (#3618)

ruki hai 1 ano
pai
achega
f3358c87a1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/q/quill/xmake.lua

+ 1 - 0
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")