|
2 | 2 | "name": "azure", |
3 | 3 | "description": "A plugin to manage Azure Kubernetes Service (AKS) with workload identity.", |
4 | 4 | "homepage": "https://github.com/mossaka/spin-plugin-azure", |
5 | | - "version": "0.0.3", |
| 5 | + "version": "0.0.4", |
6 | 6 | "spinCompatibility": ">=2.3.1", |
7 | 7 | "license": "Apache-2.0", |
8 | 8 | "packages": [ |
9 | 9 | { |
10 | 10 | "os": "linux", |
11 | 11 | "arch": "amd64", |
12 | | - "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-linux-amd64.tar.gz", |
13 | | - "sha256": "383e05443ecc64d1bc146fbf1f503ab51212c7a19c37a98e951fd8fffdf2c5fc" |
| 12 | + "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-linux-amd64.tar.gz", |
| 13 | + "sha256": "9fc2515ab95c218fcd87ff8ada35ad6ba03266baa64f8ba720f4276ddb9fd022" |
14 | 14 | }, |
15 | 15 | { |
16 | 16 | "os": "linux", |
17 | 17 | "arch": "aarch64", |
18 | | - "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-linux-arm64.tar.gz", |
19 | | - "sha256": "03410f000953d7300f06ca3e63233f2ca72b74d0d5fe83879aee9b33cc2c2ec9" |
| 18 | + "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-linux-arm64.tar.gz", |
| 19 | + "sha256": "9f8c40c7b788e9d616fa1e91355ff62f5d5f35bc99cc7c81b20c2d6343fb2bb2" |
20 | 20 | }, |
21 | 21 | { |
22 | 22 | "os": "macos", |
23 | 23 | "arch": "amd64", |
24 | | - "url": "https://github.com/mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-darwin-amd64.tar.gz", |
25 | | - "sha256": "10e0e972aa359a3eac82c6314b5a10525beb497e68e23664a7a15ffb3ffa2773" |
| 24 | + "url": "https://github.com/mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-darwin-amd64.tar.gz", |
| 25 | + "sha256": "ecc27ab3ea6ef92ec12dba9d0358a62eb0cb4e25fa748878549ff07aad5f8d71" |
26 | 26 | }, |
27 | 27 | { |
28 | 28 | "os": "macos", |
29 | 29 | "arch": "aarch64", |
30 | | - "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-darwin-arm64.tar.gz", |
31 | | - "sha256": "47a437bad5b48197797a0cd8f9fae0a900c3894ebe3c67ddcc31b4d44f8fb404" |
| 30 | + "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-darwin-arm64.tar.gz", |
| 31 | + "sha256": "70e1b17baf0b93695911701ce63da32b60ce5f4afa8e0aa68223126c0253d15c" |
32 | 32 | }, |
33 | 33 | { |
34 | 34 | "os": "windows", |
35 | 35 | "arch": "amd64", |
36 | | - "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-windows-amd64.tar.gz", |
37 | | - "sha256": "e127c12a023edec259be1bca5e777d1e0b8735b4422079d4f0e70853e61444b9" |
| 36 | + "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-windows-amd64.tar.gz", |
| 37 | + "sha256": "7041c3166d84df0afd69ee16f5122382f6c7dc3a69e6f843d29a1f5495268bf7" |
38 | 38 | }, |
39 | 39 | { |
40 | 40 | "os": "windows", |
41 | 41 | "arch": "aarch64", |
42 | | - "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.3/spin-plugin-azure-0.0.3-windows-arm64.tar.gz", |
43 | | - "sha256": "bae22ed16a77bcec15d92b338c81f04d809a5ea78888f317f7267f7f242b5aa7" |
| 42 | + "url": "https://github.com/Mossaka/spin-plugin-azure/releases/download/v0.0.4/spin-plugin-azure-0.0.4-windows-arm64.tar.gz", |
| 43 | + "sha256": "41edfa2bf88a7c194e1d38c3b10150cba21163fe735ad5f440fbd026ba49d160" |
44 | 44 | } |
45 | 45 | ] |
46 | 46 | } |
0 commit comments