This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flex-site.git

commit 6177c883e3be9a7fb0300090f10bb2564852108c
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Jun 25 08:30:30 2025 -0700

    download-flexunit: fix broken hamcrest and mockolate .swc links
---
 content/download-flexunit.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download-flexunit.md b/content/download-flexunit.md
index 336c90fa5..1956619cf 100644
--- a/content/download-flexunit.md
+++ b/content/download-flexunit.md
@@ -51,9 +51,9 @@ Version 2.0 license.  These can be downloaded via the ANT 
script included in the
 
 - coverageagent - 
[Download](https://flexcover.googlecode.com/files/flexcover-0.90.zip) (MIT 
License)
 - fluint - 
[Download](https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/fluint-1_2.swc)
 (MIT License)
-- mockolate - 
[Download](https://github.com/downloads/drewbourne/mockolate/mockolate-0.9.5.zip)
 (MIT License)
+- mockolate - 
[Download](https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/mockolate-0.9.5.swc)
 (MIT License)
 - mock-as - 
[Download](https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/mock-as3.swc)
 (BSD License)
-- hamcrest - 
[Download](https://cloud.github.com/downloads/drewbourne/hamcrest-as3/hamcrest-as3-flex-1.1.3.zip)
 (BSD License)
+- hamcrest - 
[Download](https://github.com/flexunit/flexunit/raw/master/FlexUnit4/libs/hamcrest-as3-flex-1.1.3.swc)
 (BSD License)
 - flexunit1lib - 
[Download](https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit1Lib.swc)
 (BSD License)
 
 <br/ >The following dependencies have licenses which Apache considers to be 
reciprocal licenses so you will be prompted to acknowledge the license before 
the software is downloaded to your system.

Reply via email to