|
1 | 1 | { |
2 | 2 | "name": "pluginify", |
3 | 3 | "description": "Package Spin plugins for faster iteration", |
4 | | - "version": "0.7.0", |
| 4 | + "version": "0.8.0", |
5 | 5 | "spinCompatibility": ">=0.7", |
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "packages": [ |
8 | | - { |
9 | | - "os": "windows", |
10 | | - "arch": "amd64", |
11 | | - "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.7.0/pluginify-0.7.0-windows-x86_64.tar.gz", |
12 | | - "sha256": "4745937ef34b7308d8b9ac08658aef4a386a9fde874a8b1f3457dea873974975" |
13 | | - }, |
14 | 8 | { |
15 | 9 | "os": "macos", |
16 | 10 | "arch": "amd64", |
17 | | - "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.7.0/pluginify-0.7.0-macos-x86_64.tar.gz", |
18 | | - "sha256": "3e5aacf18f2ff58e5791356350754ccb5174538755de73deb898b0ec2a5f6f66" |
| 11 | + "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.8.0/pluginify-0.8.0-macos-x86_64.tar.gz", |
| 12 | + "sha256": "bf6e3e9e8e4532ad73ee37511043ad7d461edcae51334e68e8cf45a8c3094569" |
19 | 13 | }, |
20 | 14 | { |
21 | 15 | "os": "linux", |
22 | 16 | "arch": "amd64", |
23 | | - "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.7.0/pluginify-0.7.0-linux-x86_64.tar.gz", |
24 | | - "sha256": "76debd00f6c6a6ebd0d771fb8dad9d3e91797da53a935ec343eca4a8e4175ecc" |
| 17 | + "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.8.0/pluginify-0.8.0-linux-x86_64.tar.gz", |
| 18 | + "sha256": "24648e0d5e3d3cb78962665ff9628f3e3d3cc779694d93987576457988a382e6" |
25 | 19 | }, |
26 | 20 | { |
27 | | - "os": "linux", |
| 21 | + "os": "macos", |
28 | 22 | "arch": "aarch64", |
29 | | - "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.7.0/pluginify-0.7.0-linux-aarch64.tar.gz", |
30 | | - "sha256": "382cdd328fc548454ce74355e7dad8024757f594104e51bb25e724764e0f437a" |
| 23 | + "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.8.0/pluginify-0.8.0-macos-aarch64.tar.gz", |
| 24 | + "sha256": "e0e1aa6f5ad8c1a2653284facf0090d9cbc3469f6a2229c6c43a544b82259bef" |
31 | 25 | }, |
32 | 26 | { |
33 | | - "os": "macos", |
| 27 | + "os": "linux", |
34 | 28 | "arch": "aarch64", |
35 | | - "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.7.0/pluginify-0.7.0-macos-aarch64.tar.gz", |
36 | | - "sha256": "62d7044fbc6429ece0b27ea5a1327b512f90f9375535892f7810d223130fae8c" |
| 29 | + "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.8.0/pluginify-0.8.0-linux-aarch64.tar.gz", |
| 30 | + "sha256": "936627ef46742f89f72fe57c8be9eab5a8acdeedb3b113c81852f9711999644c" |
| 31 | + }, |
| 32 | + { |
| 33 | + "os": "windows", |
| 34 | + "arch": "amd64", |
| 35 | + "url": "https://github.com/itowlson/spin-pluginify/releases/download/v0.8.0/pluginify-0.8.0-windows-x86_64.tar.gz", |
| 36 | + "sha256": "f581c64b62fe70b39671436363b981d3ff610a5b50d629b6abacba998ebfe021" |
37 | 37 | } |
38 | 38 | ] |
39 | 39 | } |
0 commit comments