Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Replace dependency on Apple with returned version from f-api #154

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

HotaruBlaze
Copy link
Contributor

@HotaruBlaze HotaruBlaze commented May 28, 2024

This removes the old system of scraping the version of NSO from the apple store, and instead use the version that our f-api generation is currently using.

This should in theory prevent ANY more issues with tokens being invalid when nintendo pushes an update before F-API can update.

https://api.imink.app/config

{"nso_version":"2.10.0"}

I also moved a couple of helper funcs from app.py to api/init.py.

@HotaruBlaze
Copy link
Contributor Author

Gotta love fixing a commit typo and it triggering a mass rebuild, I really should split up GH Actions more lol

@HotaruBlaze HotaruBlaze changed the title [Feat] Replace dependency on Apple with returned version from f-api." [Feat] Replace dependency on Apple with returned version from f-api May 28, 2024
@MCMi460 MCMi460 merged commit 9a9a1c5 into MCMi460:development Jun 2, 2024
6 checks passed
@MCMi460
Copy link
Owner

MCMi460 commented Jun 2, 2024

Nice, thanks @HotaruBlaze!

@HotaruBlaze HotaruBlaze deleted the nso-version-fix branch June 2, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants