Merge pull request #167517 from ivaquero/update-xnviewmp

xnviewmp: add auto_updates true
This commit is contained in:
Rui Chen
2024-02-24 14:27:48 -05:00
committed by GitHub
+1
View File
@@ -12,6 +12,7 @@ cask "xnviewmp" do
regex(/>XnView\sMP\sv?(\d+(?:\.\d+)+)[\s<]/i)
end
auto_updates true
depends_on macos: ">= :high_sierra"
app "XnViewMP.app"