From c43308f237615c48333a1207df23c0eba34d6a82 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Tue, 9 Jan 2024 14:22:49 -0800 Subject: [PATCH] add cloud v0.6.0 Signed-off-by: Matthew Fisher --- manifests/cloud/cloud.json | 63 ++++++++++++++++--------------- manifests/cloud/cloud@v0.5.1.json | 40 ++++++++++++++++++++ 2 files changed, 72 insertions(+), 31 deletions(-) create mode 100644 manifests/cloud/cloud@v0.5.1.json diff --git a/manifests/cloud/cloud.json b/manifests/cloud/cloud.json index 859b8db..6e4c919 100644 --- a/manifests/cloud/cloud.json +++ b/manifests/cloud/cloud.json @@ -2,39 +2,40 @@ "name": "cloud", "description": "Commands for publishing applications to the Fermyon Cloud.", "homepage": "https://github.com/fermyon/cloud-plugin", - "version": "0.5.1", + "version": "0.6.0", "spinCompatibility": ">=1.3", "license": "Apache-2.0", "packages": [ - { - "os": "linux", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-linux-amd64.tar.gz", - "sha256": "e2211d2b561b3da6db4bea8be434313ed485370d670a63cad0814e8cfd87418f" - }, - { - "os": "linux", - "arch": "aarch64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-linux-aarch64.tar.gz", - "sha256": "4af55ffa3ef948e7c43498421d61101598fa30657b09e6f67146cad00db83a9e" - }, - { - "os": "macos", - "arch": "aarch64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-macos-aarch64.tar.gz", - "sha256": "a46c23f8168987f7377044b8faedc3700a49e38e63c8ecc0fe78d5551aa1a8d6" - }, - { - "os": "macos", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-macos-amd64.tar.gz", - "sha256": "8da31a6fbcab5870bd9f62ff9ca94dc05bc06a58ae3ce079bec9723daba2525a" - }, - { - "os": "windows", - "arch": "amd64", - "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-windows-amd64.tar.gz", - "sha256": "2d12296557410be383c732cace040bafb0288f2e6e1ed82176f0f3c928fcb2e0" - } + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.6.0/cloud-v0.6.0-linux-aarch64.tar.gz", + "sha256": "b4c6dfb6eca1ced29b888bd317d959186d3d79eb24bf6f46ae352a25e10d04bb" + }, + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.6.0/cloud-v0.6.0-linux-amd64.tar.gz", + "sha256": "008b38a0cfa62143dd37942df0570adc578177237d36bc3061125d654edb5ec1" + }, + + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.6.0/cloud-v0.6.0-macos-aarch64.tar.gz", + "sha256": "c946ac49688d499fc01f8af79c36e004e56bde25a2142a6a86436516aab20a7b" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.6.0/cloud-v0.6.0-macos-amd64.tar.gz", + "sha256": "7251502f1ce191a38725b097693c4c92bdc75b04ff952bf61b8023cd94075378" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.6.0/cloud-v0.6.0-windows-amd64.tar.gz", + "sha256": "33c9b7cde6a86e484df2d20ab39b314d73467d4e89833a2600b05b86e7c2647e" + } ] } diff --git a/manifests/cloud/cloud@v0.5.1.json b/manifests/cloud/cloud@v0.5.1.json new file mode 100644 index 0000000..6b135dd --- /dev/null +++ b/manifests/cloud/cloud@v0.5.1.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.5.1", + "spinCompatibility": ">=1.3", + "license": "Apache-2.0", + "packages": [ + { + "os": "linux", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-linux-amd64.tar.gz", + "sha256": "e2211d2b561b3da6db4bea8be434313ed485370d670a63cad0814e8cfd87418f" + }, + { + "os": "linux", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-linux-aarch64.tar.gz", + "sha256": "4af55ffa3ef948e7c43498421d61101598fa30657b09e6f67146cad00db83a9e" + }, + { + "os": "macos", + "arch": "aarch64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-macos-aarch64.tar.gz", + "sha256": "a46c23f8168987f7377044b8faedc3700a49e38e63c8ecc0fe78d5551aa1a8d6" + }, + { + "os": "macos", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-macos-amd64.tar.gz", + "sha256": "8da31a6fbcab5870bd9f62ff9ca94dc05bc06a58ae3ce079bec9723daba2525a" + }, + { + "os": "windows", + "arch": "amd64", + "url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.5.1/cloud-v0.5.1-windows-amd64.tar.gz", + "sha256": "2d12296557410be383c732cace040bafb0288f2e6e1ed82176f0f3c928fcb2e0" + } + ] + }