3 sha256 "24cae251e12d8c673b8b22f137f39cb7c4fb2c4a317074fee6090c03e81696f4"
5 url "https://hibara.org/software/attachecase/download/?f=AtcMac#{version.no_dots}.zip",
8 desc "Utility for encrypting/decrypting files and directories"
9 homepage "https://hibara.org/software/attachecase/"
12 url "https://hibara.org/software/attachecase/json/attachecase_mac_history_en.json"
13 regex(/^\D*(\d+(?:\.\d+)+)$/i)
14 strategy :json do |json, regex|
16 match = item["version"]&.match(regex)
24 depends_on macos: ">= :mojave"
29 "~/Library/Application Scripts/dev.hibara.attachecase",
30 "~/Library/Containers/dev.hibara.attachecase",