This is an automated email from the ASF dual-hosted git repository. aw pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/asf-site by this push: new d65c629d git sha df87a4c51aca5de3ae792f04438f1a26397d5703 (missed a file) d65c629d is described below commit d65c629d12ae527147ea4057ea25b8eb22cfcadb Author: Allen Wittenauer <a...@apache.org> AuthorDate: Mon May 16 20:13:56 2022 -0500 git sha df87a4c51aca5de3ae792f04438f1a26397d5703 (missed a file) --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 9a791dc0..12f227ac 100644 --- a/.htaccess +++ b/.htaccess @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. -Redirect 307 /latest.tgz https://www.apache.org/dyn/closer.cgi?action=download&filename=yetus/0.13.0/apache-yetus-0.13.0-bin.tar.gz +Redirect 307 /latest.tgz https://www.apache.org/dyn/closer.cgi?action=download&filename=yetus/0.14.0/apache-yetus-0.14.0-bin.tar.gz -Redirect 307 /latest.tgz.asc https://downloads.apache.org/yetus/0.13.0/apache-yetus-0.13.0-bin.tar.gz.asc +Redirect 307 /latest.tgz.asc https://downloads.apache.org/yetus/0.14.0/apache-yetus-0.14.0-bin.tar.gz.asc