diff --git a/JapidSampleDecoupled/conf/dependencies.yml b/JapidSampleDecoupled/conf/dependencies.yml index d411669..56042d7 100644 --- a/JapidSampleDecoupled/conf/dependencies.yml +++ b/JapidSampleDecoupled/conf/dependencies.yml @@ -9,6 +9,6 @@ require: repositories: - bran: type: http - artifact: "https://raw.github.com/branaway/Japid/dist-lib/[module]-[revision].[ext]" + artifact: "https://raw.githubusercontent.com/branaway/Japid/master/dist-lib/[module]-[revision].[ext]" contains: - cn.bran -> * diff --git a/JapidSampleDecoupled/lib/japid-0.9.6.jar b/JapidSampleDecoupled/lib/japid-0.9.6.jar new file mode 100644 index 0000000..221008a Binary files /dev/null and b/JapidSampleDecoupled/lib/japid-0.9.6.jar differ diff --git a/JapidSampleDecoupled/lib/japidplay-0.9.6.jar b/JapidSampleDecoupled/lib/japidplay-0.9.6.jar new file mode 100644 index 0000000..bd3b887 Binary files /dev/null and b/JapidSampleDecoupled/lib/japidplay-0.9.6.jar differ diff --git a/readme.txt b/readme.txt index 67dbce4..bbde330 100644 --- a/readme.txt +++ b/readme.txt @@ -41,7 +41,7 @@ require: repositories: - bran: type: http - artifact: "https://raw.github.com/branaway/Japid/master/dist-lib/[module]-[revision].[ext]" + artifact: "https://raw.githubusercontent.com/branaway/Japid/master/dist-lib/[module]-[revision].[ext]" contains: - cn.bran -> *