We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a32de commit b1f783fCopy full SHA for b1f783f
packages/wasm/wasm.2.0.2/opam
@@ -19,5 +19,8 @@ install: [make "-C" "interpreter" "install"]
19
dev-repo: "git+https://github.com/WebAssembly/spec.git"
20
url {
21
src: "https://github.com/WebAssembly/spec/archive/opam-2.0.2.zip"
22
- checksum: "md5=ae81b4432ab5fa5c0af156926c9ca781"
+ checksum: [
23
+ "md5=ae81b4432ab5fa5c0af156926c9ca781"
24
+ "sha256=ff3ccdc7b76eead5d9d9ab6ec365ba87541416d023c0235c10eb2f7975483f66"
25
+ ]
26
}
0 commit comments