scoop-bucket

Scoop bucket for publishing my apps.
Log | Files | Refs

icns.json (941B)


      1 {
      2     "version": "4.2.0",
      3     "architecture": {
      4         "32bit": {
      5             "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_386.zip",
      6             "bin": [
      7                 "icnsify.exe"
      8             ],
      9             "hash": "232c7ea3ebe15fffc34c7316d01cb6b6fd304748626a8987da3d373f0bdb78d7"
     10         },
     11         "64bit": {
     12             "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_amd64.zip",
     13             "bin": [
     14                 "icnsify.exe"
     15             ],
     16             "hash": "ae08b7ed2884847c05d42c40490918d9539e24482e2d40de76f1fd218d34cdc9"
     17         },
     18         "arm64": {
     19             "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_arm64.zip",
     20             "bin": [
     21                 "icnsify.exe"
     22             ],
     23             "hash": "a21d0943756904ef413e36bbf2f49ca477526d36e18f4264e4e29ec5295179b5"
     24         }
     25     }
     26 }