Skip to content

Commit e5184c2

Browse files
committed
fix for windows
1 parent ff9c70f commit e5184c2

File tree

1 file changed

+5
-2
lines changed
  • packages/vlt/vlt.0.2.4

1 file changed

+5
-2
lines changed

packages/vlt/vlt.0.2.3/opam renamed to packages/vlt/vlt.0.2.4/opam

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ build: [
3636
]
3737
dev-repo: "git+https://github.com/codinuum/vlt.git"
3838
url {
39-
src: "https://github.com/codinuum/vlt/archive/v0.2.3.tar.gz"
40-
checksum: "sha256=f20587504e9567da027eeeb47ccba5ff963d734e9e854c0280c5bfe3caf6a849"
39+
src: "https://github.com/codinuum/vlt/archive/v0.2.4.tar.gz"
40+
checksum: [
41+
"sha256=ace3de61198e463aa26173c14ebaf5aa5d7fda598669d62d661f8504762c8abe"
42+
"md5=a39149ccc2a7ef650816e46de5de82ca"
43+
]
4144
}

0 commit comments

Comments
 (0)