diff --git a/manifests/cloud/cloud.json b/manifests/cloud/cloud.json index 8451eba..a0ba615 100644 --- a/manifests/cloud/cloud.json +++ b/manifests/cloud/cloud.json @@ -1,40 +1,41 @@ { - "name": "cloud", - "description": "Commands for publishing applications to the Fermyon Cloud.", - "homepage": "https://github.com/fermyon/cloud-plugin", - "version": "0.10.0", - "spinCompatibility": ">=1.3", - "license": "Apache-2.0", - "packages": [ - { - "os": "linux", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-amd64.tar.gz", - "sha256": "14de7ae4218118fa9d04b2febec304b394ebcd9dfe74a5424aeaa63513a46979" - }, - { - "os": "linux", - "arch": "aarch64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-aarch64.tar.gz", - "sha256": "61b70372db6b64204dabe0f00c3a39b8dfd804c3e0d04f449e92159ca71c0c32" - }, - { - "os": "macos", - "arch": "aarch64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-aarch64.tar.gz", - "sha256": "a20295a72986acb68b50788c19f268f51b1fd61c622af1689ae313db08aeb01b" - }, - { - "os": "macos", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-amd64.tar.gz", - "sha256": "3aff0983954297984ff0ba1d49eeeef1cc1ac5ea4df6fde636ff5df9db4dadbe" - }, - { - "os": "windows", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-windows-amd64.tar.gz", - "sha256": "7a50334e7471113cb5b2aa0c47331d3e94066257a0b7585ff177e35d764b168b" - } - ] -} + "name": "cloud", + "description": "Commands for publishing applications to the Fermyon Cloud.", + "homepage": "https://github.com/fermyon/cloud-plugin", + "version": "0.11.0", + "spinCompatibility": ">=1.3", + "license": "Apache-2.0", + "packages": [ + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-linux-amd64.tar.gz", + "sha256": "6e7dc5b41def741737a68c93e3c47190d85e7ae6c915785fcb054f7928173e39" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-linux-aarch64.tar.gz", + "sha256": "2a4a086123177f6bd39b409f69b7c840103bf1ebd2c69b960a7b15b82f3b9b62" + }, + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-macos-aarch64.tar.gz", + "sha256": "b17a069bbf6e2535d4a701e1a57acadc4b55569e17fd66e834aa48df12f0f335" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-macos-amd64.tar.gz", + "sha256": "1b89804cab3c210bc43e92f5002d9d66421bccd7f2a2d881b304badf9cc6f42f" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-windows-amd64.tar.gz", + "sha256": "d5ca41a392231c131e93f816b43059e4aec19f9a07b53cc111b235797ba5ee33" + } + ] + } + \ No newline at end of file diff --git a/manifests/cloud/cloud@0.10.0.json b/manifests/cloud/cloud@0.10.0.json new file mode 100644 index 0000000..8451eba --- /dev/null +++ b/manifests/cloud/cloud@0.10.0.json @@ -0,0 +1,40 @@ +{ + "name": "cloud", + "description": "Commands for publishing applications to the Fermyon Cloud.", + "homepage": "https://github.com/fermyon/cloud-plugin", + "version": "0.10.0", + "spinCompatibility": ">=1.3", + "license": "Apache-2.0", + "packages": [ + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-amd64.tar.gz", + "sha256": "14de7ae4218118fa9d04b2febec304b394ebcd9dfe74a5424aeaa63513a46979" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-aarch64.tar.gz", + "sha256": "61b70372db6b64204dabe0f00c3a39b8dfd804c3e0d04f449e92159ca71c0c32" + }, + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-aarch64.tar.gz", + "sha256": "a20295a72986acb68b50788c19f268f51b1fd61c622af1689ae313db08aeb01b" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-amd64.tar.gz", + "sha256": "3aff0983954297984ff0ba1d49eeeef1cc1ac5ea4df6fde636ff5df9db4dadbe" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-windows-amd64.tar.gz", + "sha256": "7a50334e7471113cb5b2aa0c47331d3e94066257a0b7585ff177e35d764b168b" + } + ] +}