### Description [An issue with Boost availability started with the change of the year](https://github.com/boostorg/boost/issues/996) affecting both [the Android](https://github.com/getsentry/sentry-react-native/actions/runs/12585279914/job/35078486589?pr=4409) and [iOS metric](https://github.com/getsentry/sentry-react-native/actions/runs/12585279914/job/35078486224?pr=4409) tests and causing CI checks to fail. Though [the issue was fixed a year ago in React Native](https://github.com/facebook/react-native/issues/42180) this appeared again now that the JFrog URLs are no longer available ([example](https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz)) because our performance test apps are on RN `0.70.6` ([TestAppPlain](https://github.com/getsentry/sentry-react-native/blob/d16beca1d8f56ffed3304ad99ad0960b45fdd5be/performance-tests/TestAppPlain/package.json#L12), [TestAppSentry](https://github.com/getsentry/sentry-react-native/blob/d16beca1d8f56ffed3304ad99ad0960b45fdd5be/performance-tests/TestAppSentry/package.json#L13)).