File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " kube" ,
3+ "description" : " A plugin to manage Spin apps in Kubernetes" ,
4+ "homepage" : " https://github.com/spinkube/spin-plugin-kube" ,
5+ "version" : " 0.3.0" ,
6+ "spinCompatibility" : " >=2.3.1" ,
7+ "license" : " Apache-2.0" ,
8+ "packages" : [
9+ {
10+ "os" : " macos" ,
11+ "arch" : " amd64" ,
12+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-darwin-amd64.tar.gz" ,
13+ "sha256" : " e109a6e2ac9bc253a9f6fa940082dccb10f574ff79daf74b043ba800e8a4eba3"
14+ },
15+ {
16+ "os" : " macos" ,
17+ "arch" : " aarch64" ,
18+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-darwin-arm64.tar.gz" ,
19+ "sha256" : " 025009e3cbdbf5e4ae63a39791bc798b775a76d70f973da68f19e84350acb831"
20+ },
21+ {
22+ "os" : " linux" ,
23+ "arch" : " amd64" ,
24+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-linux-amd64.tar.gz" ,
25+ "sha256" : " a772c306610b1f120c07e68ad6930df2792d7bf7212e64fdefc5a66d1885513b"
26+ },
27+ {
28+ "os" : " linux" ,
29+ "arch" : " aarch64" ,
30+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-linux-arm64.tar.gz" ,
31+ "sha256" : " 5e116a6a919b46f7202e71f15d392a7771caff242fd79734253d77c071d22ff2"
32+ },
33+ {
34+ "os" : " windows" ,
35+ "arch" : " amd64" ,
36+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-windows-amd64.tar.gz" ,
37+ "sha256" : " f2f68650ecf313eaea9ed8bf2c02d0a4cff54db0bbc15101a59a8b5156f5ea06"
38+ },
39+ {
40+ "os" : " windows" ,
41+ "arch" : " aarch64" ,
42+ "url" : " https://github.com/spinkube/spin-plugin-kube/releases/download/v0.3.0/spin-plugin-kube-0.3.0-windows-arm64.tar.gz" ,
43+ "sha256" : " b1c891b6c1792019b7ed153aaa1905165aae51659752c3093b7078074935f903"
44+ }
45+ ]
46+ }
You can’t perform that action at this time.
0 commit comments