diff --git a/packages/w/watcher/xmake.lua b/packages/w/watcher/xmake.lua index 9f6a5f62d..49ad9bd0d 100644 --- a/packages/w/watcher/xmake.lua +++ b/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", "https://github.com/e-dant/watcher.git") + add_versions("0.11.0", "dd92496d77b6bc27e27ed28253faae4d81bc58b19407d154bb49504b2af73664") add_versions("0.9.5", "41b74d138eec106c35a99e7544def599453a8bf4cf4887ad627e1c9e3355287c") if is_plat("linux", "bsd") then