{
    "product":  "TouchToken",
    "version":  "0.1.0",
    "channel":  "preview",
    "publishedAt":  "2026-05-06",
    "security":  {
                     "codeSigned":  false,
                     "notarizedMac":  false,
                     "hashAlgorithm":  "SHA-256",
                     "notes":  "Preview Windows build. Verify hashes before running. Production release should use HTTPS hosting and code signing."
                 },
    "artifacts":  [
                      {
                          "platform":  "windows",
                          "type":  "installer",
                          "fileName":  "TouchToken-Setup-0.1.0-x64.exe",
                          "sizeBytes":  100249045,
                          "sizeLabel":  "100.2 MB",
                          "sha256":  "02715DE508D7BF32354CC30C295D51CE43F98FC5C921CD6FD3DB0A21E61DCB4A",
                          "httpsUrl":  "https://github.com/zeze1010/touchtoken-releases/releases/download/v0.1.0-preview/TouchToken-Setup-0.1.0-x64.exe"
                      },
                      {
                          "platform":  "windows",
                          "type":  "portable",
                          "fileName":  "TouchToken-Portable-0.1.0-x64.exe",
                          "sizeBytes":  99953640,
                          "sizeLabel":  "100.0 MB",
                          "sha256":  "8CB9437D00B25FF29E1CFBEC76AD8069C28B4276D890B945371387B1B704F562",
                          "httpsUrl":  "https://github.com/zeze1010/touchtoken-releases/releases/download/v0.1.0-preview/TouchToken-Portable-0.1.0-x64.exe"
                      }
                  ]
}