Commit a5cc66c
committed
fix(nix/pkgs/spin-plugin): Fix manifest
The [implementation][0] uses `macos`, not `osx`. Also SIP006 uses
`macos` in one of the example URLs. Additionally, the authoritative
`spin-plugin-manifest-schema-0.1.json` was [updated][1] as well.
PR to fix the typo upstream: spinframework/spin#3011
[0]: https://github.com/fermyon/spin/blob/v3.1.2/crates/plugins/src/manifest.rs#L113
[1]: spinframework/spin-plugins#10os field mapping1 parent c14818d commit a5cc66c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments