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 ff9c70f commit e5184c2Copy full SHA for e5184c2
packages/vlt/vlt.0.2.3/opam renamed to packages/vlt/vlt.0.2.4/opam
@@ -36,6 +36,9 @@ build: [
36
]
37
dev-repo: "git+https://github.com/codinuum/vlt.git"
38
url {
39
- src: "https://github.com/codinuum/vlt/archive/v0.2.3.tar.gz"
40
- checksum: "sha256=f20587504e9567da027eeeb47ccba5ff963d734e9e854c0280c5bfe3caf6a849"
+ src: "https://github.com/codinuum/vlt/archive/v0.2.4.tar.gz"
+ checksum: [
41
+ "sha256=ace3de61198e463aa26173c14ebaf5aa5d7fda598669d62d661f8504762c8abe"
42
+ "md5=a39149ccc2a7ef650816e46de5de82ca"
43
+ ]
44
}
0 commit comments