Skip to content

Commit 9665ef4

Browse files
committed
fix(wasmer)
closes #12404
1 parent 4a531e3 commit 9665ef4

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

projects/wasmer.io/package.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
distributable:
2-
strip-components: 1
3-
url: https://github.com/wasmerio/wasmer/archive/refs/tags/{{version.tag}}.tar.gz
2+
# added in v7.1.0 with all submodules.
3+
- url: https://github.com/wasmerio/wasmer/releases/download/{{version.tag}}/wasmer-full-source.tar.xz
4+
strip-components: 1
5+
- url: https://github.com/wasmerio/wasmer/archive/refs/tags/{{version.tag}}.tar.gz
6+
strip-components: 1
47

58
versions:
69
github: wasmerio/wasmer

0 commit comments

Comments
 (0)