2 # NOTE: "64" is not a version number, but an intrinsic part of the product name
4 sha256 "3cbd0e84f09d241a72a383806564d64b3e3bfba71c02ae02ce680fed246527e3"
6 url "https://github.com/dirkwhoffmann/virtualc64/releases/download/v#{version}/VirtualC64.app.zip",
7 verified: "github.com/dirkwhoffmann/virtualc64/"
9 desc "Cycle-accurate C64 emulator"
10 homepage "https://dirkwhoffmann.github.io/virtualc64"
14 regex(/^v?(\d+(?:\.\d+)+)$/i)
17 depends_on macos: ">= :ventura"
22 "~/Library/Application Support/VirtualC64",
23 "~/Library/Caches/de.dirkwhoffmann.VirtualC64",
24 "~/Library/Preferences/de.dirkwhoffmann.VirtualC64.plist",