livecheck do
    url "https://hibara.org/software/attachecase/json/attachecase_mac_history_en.json"
    regex(/AtcMacv?(\d)(\d)(\d)\.zip/i)
    strategy :page_match do |page, regex|
      page.scan(regex).map do |match|