Skip to content

Commit 3dd21ac

Browse files
authored
Update plugin.yaml
1 parent 0d31aa0 commit 3dd21ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ binaries:
7474
arch: amd64
7575
path: https://github.com/devspace-cloud/devspace-cloud-plugin/releases/download/v0.0.2/devspace-cloud-plugin-linux-amd64
7676
- os: linux
77-
arch: 386
77+
arch: "386"
7878
path: https://github.com/devspace-cloud/devspace-cloud-plugin/releases/download/v0.0.2/devspace-cloud-plugin-linux-386
7979
- os: windows
8080
arch: amd64
8181
path: https://github.com/devspace-cloud/devspace-cloud-plugin/releases/download/v0.0.2/devspace-cloud-plugin-windows-amd64.exe
8282
- os: windows
83-
arch: 386
83+
arch: "386"
8484
path: https://github.com/devspace-cloud/devspace-cloud-plugin/releases/download/v0.0.2/devspace-cloud-plugin-windows-386.exe

0 commit comments

Comments
 (0)