Skip to content

Commit 7ed6cfa

Browse files
authored
Merge pull request #10 from BalbinoOrtus/patch-1
feat: https fix
2 parents 6fd6d69 + 38a7a38 commit 7ed6cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

box.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"JavaLoader",
33
"author":"Ortus Solutions.com <[email protected]>",
44
"version":"2.1.0",
5-
"location":"http://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbjavaloader/@build.version@/[email protected]@.zip",
5+
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbjavaloader/@build.version@/[email protected]@.zip",
66
"slug":"cbjavaloader",
77
"type":"modules",
88
"homepage":"https://github.com/coldbox-modules/cbox-javaloader",
@@ -36,4 +36,4 @@
3636
"format:watch":"cfformat watch models/,test-harness/tests/",
3737
"format:check":"cfformat check models/,test-harness/tests/"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)