Skip to content

Commit b20d057

Browse files
committed
Merge branch '5.8.x' into 6.1.x
2 parents 27cd9fa + 94a66f7 commit b20d057

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ tasks.register('cloneRepository', IncludeRepoTask) {
106106
}
107107

108108
s101 {
109-
repository = 'https://s101-pickup.s3.amazonaws.com'
110-
version = '7.0.24375'
109+
repository = 'https://structure101.com/binaries/latest'
111110
configurationDirectory = project.file("etc/s101")
112111
}

0 commit comments

Comments
 (0)