Преглед на файлове

Update watcher to version 0.11.0 (#4631)

* watcher/0.11.0

* sha256sum of watcher-release-0.11.0.tar.gz

---------

Co-authored-by: Will <[email protected]>
Will преди 1 година
родител
ревизия
56dea76179
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      packages/w/watcher/xmake.lua

+ 1 - 0
packages/w/watcher/xmake.lua

@@ -7,6 +7,7 @@ package("watcher")
     set_urls("https://github.com/e-dant/watcher/archive/refs/tags/release/$(version).tar.gz",
     set_urls("https://github.com/e-dant/watcher/archive/refs/tags/release/$(version).tar.gz",
              "https://github.com/e-dant/watcher.git")
              "https://github.com/e-dant/watcher.git")
 
 
+    add_versions("0.11.0", "dd92496d77b6bc27e27ed28253faae4d81bc58b19407d154bb49504b2af73664")
     add_versions("0.9.5", "41b74d138eec106c35a99e7544def599453a8bf4cf4887ad627e1c9e3355287c")
     add_versions("0.9.5", "41b74d138eec106c35a99e7544def599453a8bf4cf4887ad627e1c9e3355287c")
 
 
     if is_plat("linux", "bsd") then
     if is_plat("linux", "bsd") then