Update quill to v7.2.2 (#5374)

pull/5375/head
ruki 2 months ago committed by GitHub
parent 7faa224c04
commit f41f9abf8a
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/$(version).tar.gz",
"https://github.com/odygrd/quill.git")
add_versions("v7.2.2", "6b44a10c1b553e7236164dbe90e21e999249b51e1cfb6fcf3046b01a2d906fd6")
add_versions("v7.1.0", "109a5e593ba7b3910cec9f624df958e350c664f3153891c3e7861af9d0d2c2fb")
add_versions("v7.0.0", "15ad108b490ae6d605ed3ca78c149db832acddacb3846bec6d3a89fff2c063e2")
add_versions("v6.1.2", "3eea9ec9634ce0ef28a2cc766d5316c1f068feb9340cf54e40e431a9342a9220")

Loading…
Cancel
Save