stephanenicolas / RoboDemo

RoboDemo is a ShowCase library for Android to demonstrate to users how a given Activity works.
215 stars 56 forks source link

robodemo-sample-1.0.1.apk not found #10

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

👋 while trying to upgrade jadx to the latest release, 1.4.7, we found that the robodemo-sample-1.0.1.apk does not exist anymore,, which I think it was hosted in this repo (per the url reference). Let us know where we should update the artifact location reference, thanks!

Error log

    * Stable resource "homebrew-sample.apk": The source URL https://github.com/downloads/stephanenicolas/RoboDemo/robodemo-sample-1.0.1.apk is not reachable (HTTP status code 502)
    * HEAD resource "homebrew-sample.apk": The source URL https://github.com/downloads/stephanenicolas/RoboDemo/robodemo-sample-1.0.1.apk is not reachable (HTTP status code 502)

relates to https://github.com/Homebrew/homebrew-core/pull/128877

cc @stephanenicolas

chenrui333 commented 1 year ago

no long pursue this, I got the tests updated on the homebrew side.