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 <edant.io@proton.me>
pull/4661/head
Will 4 months ago committed by GitHub
parent 8046a88410
commit 56dea76179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      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

Loading…
Cancel
Save