This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/fineract-site.git
commit aa9de57972351892d94ba6306f2c40311c5d0cfa Author: Adam Monsen <[email protected]> AuthorDate: Mon Oct 20 20:23:49 2025 -0700 use closer.cgi until scarf is fixed --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e8138d2..78e2d0a 100644 --- a/index.html +++ b/index.html @@ -887,7 +887,7 @@ <td><small>current stable</small></td> <td><a href="https://cwiki.apache.org/confluence/display/FINERACT/1.13.0+-+Apache+Fineract">Apache Fineract® 1.13.0</a></td> <td> - <a href="https://fineract.gateway.scarf.sh/1.13.0">apache-fineract-bin-1.13.0.tar.gz</a> + <a href="https://www.apache.org/dyn/closer.cgi?path=/fineract/1.13.0/apache-fineract-bin-1.13.0.tar.gz">apache-fineract-bin-1.13.0.tar.gz</a> <span class="file-type"> (<a href="https://www.apache.org/dist/fineract/1.13.0/apache-fineract-bin-1.13.0.tar.gz.asc">asc</a>, <a href="https://www.apache.org/dist/fineract/1.13.0/apache-fineract-bin-1.13.0.tar.gz.sha512">sha512</a>) </span>
