Skip to content

Commit

Permalink
Merge pull request #48 from fermyon/cloud-v0.6.0
Browse files Browse the repository at this point in the history
add cloud v0.6.0
  • Loading branch information
bacongobbler authored Jan 10, 2024
2 parents f59e346 + c43308f commit 486b73e
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 31 deletions.
63 changes: 32 additions & 31 deletions manifests/cloud/cloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
40 changes: 40 additions & 0 deletions manifests/cloud/[email protected]
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 486b73e

Please sign in to comment.