Giter VIP home page Giter VIP logo

Comments (17)

marchbold avatar marchbold commented on June 14, 2024

Right, definitely something different output from the checksum command on windows server.

CertUtil:-hashfilecommandcompletedsuccessfully ?

from apm.

marchbold avatar marchbold commented on June 14, 2024

Could you test the same on Windows, just need to confirm this is a windows server issue.

from apm.

mwelk avatar mwelk commented on June 14, 2024

Until now I was not able to reproduce it on a non-Windows-Server version.

from apm.

mwelk avatar mwelk commented on June 14, 2024

Mmhh, this time I got a different log on windows-server:

[2022-07-12T15:25:13.424Z] 100% Downloading package : [email protected]
[2022-07-12T15:25:13.424Z] D::DownloadPackageProcess::loader_statusHandler(): 200
[2022-07-12T15:25:13.424Z] D::ChecksumProcess::start: androidx.core_1.6.2.airpackage
[2022-07-12T15:25:13.424Z] D::ChecksumWindowsProcess::start: androidx.core_1.6.2.airpackage
[2022-07-12T15:25:13.424Z] D::ChecksumWindowsProcess::start: androidx.core_1.6.2.airpackage
[2022-07-12T15:25:13.424Z] D::ChecksumWindowsProcess::Process exited with: 0 cs ''
[2022-07-12T15:25:13.424Z] V::DownloadPackageProcess::CHECKSUM: provided:   281c235110c33d5d2f35d7a27ad147b5165a3222d8c897adea21dc937a6a101d
[2022-07-12T15:25:13.424Z] V::DownloadPackageProcess::CHECKSUM: calculated: 
[2022-07-12T15:25:13.424Z] ? Downloaded file failed checks - retry install again later! checksum does not match
[2022-07-12T15:25:13.424Z] V::ProcessQueue::process_eventHandler( process_failed )
[2022-07-12T15:25:13.424Z] ERROR :: Failed to install package : [email protected]
[2022-07-12T15:25:13.424Z] V::ProcessQueue::process_eventHandler( process_failed )
[2022-07-12T15:25:13.424Z] install :: Downloaded file failed checks: checksum does not match

One additional info, there are multiple build tasks running in parallel in different locations on the same host.
Does apm use a temporary folder for downloading the packages which could cause a concurrency problem?

from apm.

marchbold avatar marchbold commented on June 14, 2024

I don't believe this is a concurrency problem, just that the powershell script we are using for checksums has a different output on windows server. we'll have to look into handling that platform differently to a normal windows installation :|

Unfortunately I don't have access to a windows server machine so just trying to figure out how i can debug this.

from apm.

hydroper avatar hydroper commented on June 14, 2024

After testing APM (Windows 11 Home Single Language, not Windows Server), I'm always getting checksum mismatch (trying to install IDFA). But I'm using Command Prompt, not PowerShell.

C:\Users\matheus-pc\Documents\actionscript-project>apm init
Creating new project definition file
Application Identifier [com.my.app]:
Application Name [My Application]:
Application Version [1.0.0]:
C:\Users\matheus-pc\Documents\actionscript-project>apm install com.distriqt.IDFA
⣾ Finding package : com.distriqt.IDFA@latest
✓ Found package: [email protected]
⣽ Finding package : [email protected]
✓ Found package: [email protected]
⣻ Finding package : [email protected]
✓ Found package: [email protected]
⢿ Finding package : [email protected]
✓ Found package: [email protected]
⡿ Finding package : [email protected]
✓ Found package: [email protected]
Installing package : [email protected]
Downloading package : [email protected]
0% Downloading package : [email protected]
100% Downloading package : [email protected]
✓ downloaded
⣟ extracting C:\Users\matheus-pc\Documents\actionscript-project\apm_packages\androidx.core\androidx.core_1.6.2.airpackage
✓ extracted                                                                                                             
Installed package : [email protected]
Installing package : [email protected]
Downloading package : [email protected]
0% Downloading package : [email protected]
100% Downloading package : [email protected]
✗ Downloaded file failed checks - retry install again later! checksum does not match
ERROR :: Failed to install package : [email protected]
install :: Downloaded file failed checks: checksum does not match

To be more specific, the first time I tried to install IDFA it was fine (IIRC), until I installed Starling. I've erased the project, did apm init again and checksum keeps mismatching.

Versions:
AIR: 33.1
APM: 1.2.0
Windows: Windows 11 21H2 (build 22000.856)

from apm.

marchbold avatar marchbold commented on June 14, 2024

@matheusdiasdesouzads Could you run it with the debug logging for me?

apm -l d install com.distriqt.IDFA

Could also be worth deleting the apm_packages dir, as a temporary workaround? I think I have a bug to investigate around failed downloads.

from apm.

hydroper avatar hydroper commented on June 14, 2024

@marchbold I've run that command with -l d as you suggested and got no checksum mismatch, but strangely I still get checksum mismatch when installing without -l d.

Log (I cleared everything and did apm init):

C:\Users\matheus-pc\Documents\foo>apm -l d install com.distriqt.IDFA
D::RunConfig::loadEnvironment()
D::LoadWindowsEnvironmentVariablesProcess::start()
D::LoadWindowsEnvironmentVariablesProcess::onClose: (standardOutputClose)[Event type="standardOutputClose" bubbles=false cancelable=false eventPhase=2]
D::LoadWindowsEnvironmentVariablesProcess::onClose: (standardErrorClose)[Event type="standardErrorClose" bubbles=false cancelable=false eventPhase=2]
D::LoadWindowsEnvironmentVariablesProcess::Process exited with: 0
D::LoadWindowsPowershellVersionProcess::start()
D::LoadWindowsPowershellVersionProcess::onClose: (standardOutputClose)[Event type="standardOutputClose" bubbles=false cancelable=false eventPhase=2]
D::LoadWindowsPowershellVersionProcess::onClose: (standardErrorClose)[Event type="standardErrorClose" bubbles=false cancelable=false eventPhase=2]
D::LoadWindowsPowershellVersionProcess::Process exited with: 0
D::LoadWindowsJavaHomeProcess::start()
D::LoadProjectDefinitionProcess::start()
D::LoadProjectDefinitionProcess::found project file - loading ...
D::LoadUserSettingsProcess::start()
D::LoadUserSettingsProcess::User settings file doesn't exist
D::InstallQueryPackageProcess::start(): com.distriqt.IDFA@latest
⣾ Finding package : com.distriqt.IDFA@latest
✓ Found package: [email protected]
D::InstallQueryPackageProcess::Adding dependency: [email protected]
D::InstallQueryPackageProcess::Adding dependency: [email protected]
D::InstallQueryPackageProcess::Adding dependency: [email protected]
D::InstallQueryPackageProcess::Adding dependency: [email protected]
D::InstallQueryPackageProcess::start(): [email protected]
⣽ Finding package : [email protected]
✓ Found package: [email protected]
D::InstallQueryPackageProcess::start(): [email protected]
⣻ Finding package : [email protected]
✓ Found package: [email protected]
D::InstallQueryPackageProcess::start(): [email protected]
⢿ Finding package : [email protected]
✓ Found package: [email protected]
D::InstallQueryPackageProcess::start(): [email protected]
⡿ Finding package : [email protected]
✓ Found package: [email protected]
Installing package : [email protected]
Downloading package : [email protected]
D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.core_1.6.2.airpackage ... )
D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
D::PackageRequestUtils::generateURLRequestForPackage(): release : {"id":70341285,"assets_url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/70341285/assets","upload_url":"https://uploads.github.com/repos/distriqt/ANE-AndroidSupport/releases/70341285/assets{?name,label}","target_commitish":"master","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/70341285","body":"feat(build,scripts): correct case issue in android context/extension classes, update build scripts, correct version of dependencies\nfeat(ios): remove all minimum ios version flags to ensure no conflicts\n\n## Version Details\n\n| Extension | Version | Android Lib | iOS Lib |\n| --- | --- | --- | --- |\n| com.bumptech.glide | 4.12.1 | 4.12.0 |  |\n| com.google.dagger | 2.27.1 | 2.27.0 |  |\n| com.google.android.datatransport | 3.0.1 | 3.0.0 |  |\n| com.google.code.gson | 2.8.601 | 2.8.6 |  |\n| com.google.guava | 31.0.101 | 31.0.1 |  |\n| com.google.android.material | 1.5.1 | 1.5.0 |  |\n| com.google.protobuflite | 3.17.201 | 3.17.2 |  |\n| io.grpc | 1.41.1 | 1.41.0 |  |\n| com.android.installreferrer | 1.0.1 | 1.0.0 |  |\n| com.jetbrains.kotlin | 1.4.321 | 1.4.32 |  |\n| io.reactivex | 2.0.201 | 2.0.2 |  |\n| androidx.appcompat | 1.4.101 | 1.4.1 |  |\n| androidx.browser | 1.3.1 | 1.3.0 |  |\n| androidx.cardview | 1.0.1 | 1.0.0 |  |\n| androidx.concurrent | 1.1.1 | 1.1.0 |  |\n| androidx.constraintlayout | 2.1.301 | 2.1.3 |  |\n| androidx.core | 1.6.2 | 1.6.0 |  |\n| androidx.emoji2 | 1.0.101 | 1.0.1 |  |\n| androidx.exifinterface | 1.3.301 | 1.3.3 |  |\n| androidx.multidex | 2.0.101 | 2.0.1 |  |\n| androidx.recyclerview | 1.2.101 | 1.2.1 |  |\n| androidx.room | 2.3.1 | 2.3.0 |  |\n| androidx.transition | 1.4.101 | 1.4.1 |  |\n| androidx.vectordrawable | 1.1.1 | 1.1.0 |  |\n| androidx.work | 2.7.1 | 2.7.0 |  |\n","name":"v2.2.2","draft":false,"node_id":"RE_kwDOAnt9884EMVKl","author":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="},"published_at":"2022-06-23T02:12:46Z","created_at":"2022-06-23T02:12:42Z","prerelease":false,"zipball_url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/zipball/v2.2.2","html_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/tag/v2.2.2","tag_name":"v2.2.2","tarball_url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/tarball/v2.2.2","assets":[{"id":69327141,"download_count":320,"name":"androidx.appcompat_1.4.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.appcompat_1.4.101.airpackage","node_id":"RA_kwDOAnt9884EIdkl","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327141","created_at":"2022-06-23T02:15:45Z","size":4170530,"state":"uploaded","updated_at":"2022-06-23T02:15:54Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327150,"download_count":778,"name":"androidx.browser_1.3.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.browser_1.3.1.airpackage","node_id":"RA_kwDOAnt9884EIdku","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327150","created_at":"2022-06-23T02:16:04Z","size":739558,"state":"uploaded","updated_at":"2022-06-23T02:16:09Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327174,"download_count":242,"name":"androidx.cardview_1.0.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.cardview_1.0.1.airpackage","node_id":"RA_kwDOAnt9884EIdlG","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327174","created_at":"2022-06-23T02:16:17Z","size":34807,"state":"uploaded","updated_at":"2022-06-23T02:16:17Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327179,"download_count":2,"name":"androidx.concurrent_1.1.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.concurrent_1.1.1.airpackage","node_id":"RA_kwDOAnt9884EIdlL","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327179","created_at":"2022-06-23T02:16:24Z","size":36503,"state":"uploaded","updated_at":"2022-06-23T02:16:24Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327186,"download_count":273,"name":"androidx.constraintlayout_2.1.301.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.constraintlayout_2.1.301.airpackage","node_id":"RA_kwDOAnt9884EIdlS","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327186","created_at":"2022-06-23T02:16:32Z","size":4394347,"state":"uploaded","updated_at":"2022-06-23T02:16:41Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327206,"download_count":790,"name":"androidx.core_1.6.2.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.core_1.6.2.airpackage","node_id":"RA_kwDOAnt9884EIdlm","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327206","created_at":"2022-06-23T02:16:51Z","size":8584308,"state":"uploaded","updated_at":"2022-06-23T02:17:02Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327221,"download_count":190,"name":"androidx.emoji2_1.0.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.emoji2_1.0.101.airpackage","node_id":"RA_kwDOAnt9884EIdl1","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327221","created_at":"2022-06-23T02:17:11Z","size":685054,"state":"uploaded","updated_at":"2022-06-23T02:17:16Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327241,"download_count":185,"name":"androidx.exifinterface_1.3.301.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.exifinterface_1.3.301.airpackage","node_id":"RA_kwDOAnt9884EIdmJ","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327241","created_at":"2022-06-23T02:17:24Z","size":292060,"state":"uploaded","updated_at":"2022-06-23T02:17:27Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327249,"download_count":7,"name":"androidx.multidex_2.0.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.multidex_2.0.101.airpackage","node_id":"RA_kwDOAnt9884EIdmR","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327249","created_at":"2022-06-23T02:17:34Z","size":141836,"state":"uploaded","updated_at":"2022-06-23T02:17:35Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327255,"download_count":4,"name":"androidx.recyclerview_1.2.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.recyclerview_1.2.101.airpackage","node_id":"RA_kwDOAnt9884EIdmX","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327255","created_at":"2022-06-23T02:17:42Z","size":1560733,"state":"uploaded","updated_at":"2022-06-23T02:17:46Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327264,"download_count":265,"name":"androidx.room_2.3.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.room_2.3.1.airpackage","node_id":"RA_kwDOAnt9884EIdmg","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327264","created_at":"2022-06-23T02:17:53Z","size":716547,"state":"uploaded","updated_at":"2022-06-23T02:17:58Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327270,"download_count":2,"name":"androidx.transition_1.4.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.transition_1.4.101.airpackage","node_id":"RA_kwDOAnt9884EIdmm","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327270","created_at":"2022-06-23T02:18:05Z","size":712037,"state":"uploaded","updated_at":"2022-06-23T02:18:06Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327271,"download_count":322,"name":"androidx.vectordrawable_1.1.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.vectordrawable_1.1.1.airpackage","node_id":"RA_kwDOAnt9884EIdmn","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327271","created_at":"2022-06-23T02:18:14Z","size":289637,"state":"uploaded","updated_at":"2022-06-23T02:18:15Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327277,"download_count":267,"name":"androidx.work_2.7.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.work_2.7.1.airpackage","node_id":"RA_kwDOAnt9884EIdmt","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327277","created_at":"2022-06-23T02:18:22Z","size":1652243,"state":"uploaded","updated_at":"2022-06-23T02:18:29Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327091,"download_count":185,"name":"com.android.installreferrer_1.0.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.android.installreferrer_1.0.1.airpackage","node_id":"RA_kwDOAnt9884EIdjz","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327091","created_at":"2022-06-23T02:14:46Z","size":28876,"state":"uploaded","updated_at":"2022-06-23T02:14:47Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69326969,"download_count":184,"name":"com.bumptech.glide_4.12.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.bumptech.glide_4.12.1.airpackage","node_id":"RA_kwDOAnt9884EIdh5","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69326969","created_at":"2022-06-23T02:12:50Z","size":2747872,"state":"uploaded","updated_at":"2022-06-23T02:12:55Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327001,"download_count":201,"name":"com.google.android.datatransport_3.0.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.android.datatransport_3.0.1.airpackage","node_id":"RA_kwDOAnt9884EIdiZ","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327001","created_at":"2022-06-23T02:13:13Z","size":609860,"state":"uploaded","updated_at":"2022-06-23T02:13:14Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327041,"download_count":4,"name":"com.google.android.material_1.5.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.android.material_1.5.1.airpackage","node_id":"RA_kwDOAnt9884EIdjB","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327041","created_at":"2022-06-23T02:13:56Z","size":6548499,"state":"uploaded","updated_at":"2022-06-23T02:14:06Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327007,"download_count":311,"name":"com.google.code.gson_2.8.601.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.code.gson_2.8.601.airpackage","node_id":"RA_kwDOAnt9884EIdif","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327007","created_at":"2022-06-23T02:13:21Z","size":904707,"state":"uploaded","updated_at":"2022-06-23T02:13:23Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69326999,"download_count":211,"name":"com.google.dagger_2.27.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.dagger_2.27.1.airpackage","node_id":"RA_kwDOAnt9884EIdiX","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69326999","created_at":"2022-06-23T02:13:04Z","size":154366,"state":"uploaded","updated_at":"2022-06-23T02:13:05Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327013,"download_count":207,"name":"com.google.guava_31.0.101.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.guava_31.0.101.airpackage","node_id":"RA_kwDOAnt9884EIdil","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327013","created_at":"2022-06-23T02:13:32Z","size":10086279,"state":"uploaded","updated_at":"2022-06-23T02:13:43Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327069,"download_count":206,"name":"com.google.protobuflite_3.17.201.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.google.protobuflite_3.17.201.airpackage","node_id":"RA_kwDOAnt9884EIdjd","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327069","created_at":"2022-06-23T02:14:15Z","size":2628153,"state":"uploaded","updated_at":"2022-06-23T02:14:20Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327097,"download_count":226,"name":"com.jetbrains.kotlin_1.4.321.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/com.jetbrains.kotlin_1.4.321.airpackage","node_id":"RA_kwDOAnt9884EIdj5","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327097","created_at":"2022-06-23T02:14:55Z","size":16661155,"state":"uploaded","updated_at":"2022-06-23T02:15:13Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327081,"download_count":214,"name":"io.grpc_1.41.1.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/io.grpc_1.41.1.airpackage","node_id":"RA_kwDOAnt9884EIdjp","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327081","created_at":"2022-06-23T02:14:28Z","size":4472796,"state":"uploaded","updated_at":"2022-06-23T02:14:37Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}},{"id":69327121,"download_count":214,"name":"io.reactivex_2.0.201.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/io.reactivex_2.0.201.airpackage","node_id":"RA_kwDOAnt9884EIdkR","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327121","created_at":"2022-06-23T02:15:28Z","size":8161603,"state":"uploaded","updated_at":"2022-06-23T02:15:36Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}}]}
D::PackageRequestUtils::generateURLRequestForPackage(): asset: {"id":69327206,"download_count":790,"name":"androidx.core_1.6.2.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-AndroidSupport/releases/download/v2.2.2/androidx.core_1.6.2.airpackage","node_id":"RA_kwDOAnt9884EIdlm","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-AndroidSupport/releases/assets/69327206","created_at":"2022-06-23T02:16:51Z","size":8584308,"state":"uploaded","updated_at":"2022-06-23T02:17:02Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}}
0% Downloading package : [email protected]
100% Downloading package : [email protected]
D::DownloadPackageProcess::loader_statusHandler(): 200
D::ChecksumProcess::start: androidx.core_1.6.2.airpackage
D::ChecksumWindowsProcess::start: androidx.core_1.6.2.airpackage
D::ChecksumWindowsProcess::start: androidx.core_1.6.2.airpackage
D::ChecksumWindowsProcess::Process exited with: 0 cs '281c235110c33d5d2f35d7a27ad147b5165a3222d8c897adea21dc937a6a101d'
✓ downloaded
D::ExtractZipWindowsProcess::powershell version: 5.1.22000.832
D::ExtractZipWindowsProcess::Starting extraction
⣟ extracting C:\Users\matheus-pc\Documents\foo\apm_packages\androidx.core\androidx.core_1.6.2.airpackage
D::ExtractZipWindowsProcess::Process exited with: 0
✓ extracted
Installed package : [email protected]
Installing package : [email protected]
Downloading package : [email protected]
D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-Core/releases/download/v6.4.8/com.distriqt.Core_6.4.8.airpackage ... )
D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
D::PackageRequestUtils::generateURLRequestForPackage(): release : {"id":73300855,"assets_url":"https://api.github.com/repos/distriqt/ANE-Core/releases/73300855/assets","upload_url":"https://uploads.github.com/repos/distriqt/ANE-Core/releases/73300855/assets{?name,label}","target_commitish":"master","url":"https://api.github.com/repos/distriqt/ANE-Core/releases/73300855","body":"fix(android): add some additional file provider utilities for handling cache files\n\n## Version Details\n\n| Extension | Version | Android Lib | iOS Lib |\n| --- | --- | --- | --- |\n| com.distriqt.Core | 6.4.8 |  |  |\n","name":"v6.4.8","draft":false,"node_id":"RE_kwDOAeMAOc4EXnt3","author":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="},"published_at":"2022-08-01T02:47:04Z","created_at":"2022-08-01T02:47:00Z","prerelease":false,"zipball_url":"https://api.github.com/repos/distriqt/ANE-Core/zipball/v6.4.8","html_url":"https://github.com/distriqt/ANE-Core/releases/tag/v6.4.8","tag_name":"v6.4.8","tarball_url":"https://api.github.com/repos/distriqt/ANE-Core/tarball/v6.4.8","assets":[{"id":73291508,"download_count":247,"name":"com.distriqt.Core_6.4.8.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-Core/releases/download/v6.4.8/com.distriqt.Core_6.4.8.airpackage","node_id":"RA_kwDOAeMAOc4EXlb0","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-Core/releases/assets/73291508","created_at":"2022-08-01T02:47:08Z","size":3130850,"state":"uploaded","updated_at":"2022-08-01T02:47:16Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}}]}
D::PackageRequestUtils::generateURLRequestForPackage(): asset: {"id":73291508,"download_count":247,"name":"com.distriqt.Core_6.4.8.airpackage","label":"","browser_download_url":"https://github.com/distriqt/ANE-Core/releases/download/v6.4.8/com.distriqt.Core_6.4.8.airpackage","node_id":"RA_kwDOAeMAOc4EXlb0","content_type":"application/octet-stream","url":"https://api.github.com/repos/distriqt/ANE-Core/releases/assets/73291508","created_at":"2022-08-01T02:47:08Z","size":3130850,"state":"uploaded","updated_at":"2022-08-01T02:47:16Z","uploader":{"id":442356,"received_events_url":"https://api.github.com/users/marchbold/received_events","site_admin":false,"repos_url":"https://api.github.com/users/marchbold/repos","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","following_url":"https://api.github.com/users/marchbold/following{/other_user}","url":"https://api.github.com/users/marchbold","gravatar_id":"","followers_url":"https://api.github.com/users/marchbold/followers","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","type":"User","login":"marchbold","events_url":"https://api.github.com/users/marchbold/events{/privacy}","html_url":"https://github.com/marchbold","organizations_url":"https://api.github.com/users/marchbold/orgs","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","node_id":"MDQ6VXNlcjQ0MjM1Ng=="}}
0% Downloading package : [email protected]
100% Downloading package : [email protected]
D::DownloadPackageProcess::loader_statusHandler(): 200
D::ChecksumProcess::start: com.distriqt.Core_6.4.8.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.8.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.Core_6.4.8.airpackage
D::ChecksumWindowsProcess::Process exited with: 0 cs 'bf982c5632ab1a83bf742d57ecebece44841ea9faf5a9e7c87034a461a88b0a1'
✓ downloaded
D::ExtractZipWindowsProcess::powershell version: 5.1.22000.832
D::ExtractZipWindowsProcess::Starting extraction
⣯ extracting C:\Users\matheus-pc\Documents\foo\apm_packages\com.distriqt.Core\com.distriqt.Core_6.4.8.airpackage
D::ExtractZipWindowsProcess::Process exited with: 0
✓ extracted
Installed package : [email protected]
Installing package : [email protected]
Downloading package : [email protected]
D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-IDFA/releases/download/v5.1.0/com.distriqt.IDFA_5.1.0.airpackage ... )
D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
D::PackageRequestUtils::generateURLRequestForPackage(): release : {"id":61262083,"zipball_url":"https://api.github.com/repos/distriqt/ANE-IDFA/zipball/v5.1.0","name":"v5.1.0","author":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"draft":false,"body":"Android update for API 31\nUpdate SDK \n  - Android v18.0.1\n\n## Version Details\n\n| Extension | Version | Android Lib | iOS Lib |\n| --- | --- | --- | --- |\n| com.distriqt.IDFA | 5.1.0 | 18.0.1 |  |\n","created_at":"2022-03-08T10:43:06Z","url":"https://api.github.com/repos/distriqt/ANE-IDFA/releases/61262083","assets_url":"https://api.github.com/repos/distriqt/ANE-IDFA/releases/61262083/assets","html_url":"https://github.com/distriqt/ANE-IDFA/releases/tag/v5.1.0","prerelease":false,"published_at":"2022-03-08T10:43:10Z","tarball_url":"https://api.github.com/repos/distriqt/ANE-IDFA/tarball/v5.1.0","tag_name":"v5.1.0","target_commitish":"master","node_id":"RE_kwDOBrdfBc4DpskD","assets":[{"id":58886580,"browser_download_url":"https://github.com/distriqt/ANE-IDFA/releases/download/v5.1.0/com.distriqt.IDFA_5.1.0.airpackage","name":"com.distriqt.IDFA_5.1.0.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOBrdfBc4Dgom0","created_at":"2022-03-08T10:43:13Z","size":212834,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":353,"url":"https://api.github.com/repos/distriqt/ANE-IDFA/releases/assets/58886580","updated_at":"2022-03-08T10:43:16Z"}],"upload_url":"https://uploads.github.com/repos/distriqt/ANE-IDFA/releases/61262083/assets{?name,label}"}
D::PackageRequestUtils::generateURLRequestForPackage(): asset: {"id":58886580,"browser_download_url":"https://github.com/distriqt/ANE-IDFA/releases/download/v5.1.0/com.distriqt.IDFA_5.1.0.airpackage","name":"com.distriqt.IDFA_5.1.0.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOBrdfBc4Dgom0","created_at":"2022-03-08T10:43:13Z","size":212834,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":353,"url":"https://api.github.com/repos/distriqt/ANE-IDFA/releases/assets/58886580","updated_at":"2022-03-08T10:43:16Z"}
3% Downloading package : [email protected]
100% Downloading package : [email protected]
D::DownloadPackageProcess::loader_statusHandler(): 200
D::ChecksumProcess::start: com.distriqt.IDFA_5.1.0.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.IDFA_5.1.0.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.IDFA_5.1.0.airpackage
D::ChecksumWindowsProcess::Process exited with: 0 cs '5244c828d1c59255c491c006053334c734dd8cec90848729ee7260052193e653'
✓ downloaded
D::ExtractZipWindowsProcess::powershell version: 5.1.22000.832
D::ExtractZipWindowsProcess::Starting extraction
⣷ extracting C:\Users\matheus-pc\Documents\foo\apm_packages\com.distriqt.IDFA\com.distriqt.IDFA_5.1.0.airpackage
D::ExtractZipWindowsProcess::Process exited with: 0
✓ extracted
Installed package : [email protected]
Installing package : [email protected]
Downloading package : [email protected]
D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage ... )
D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
D::PackageRequestUtils::generateURLRequestForPackage(): release : {"id":70462120,"zipball_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/zipball/v27.2.0","name":"v27.2.0","author":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"draft":false,"body":"feat(playservices-ads): update to v21.0.0\nfeat(playservices-base): update some of the base libs for ads v21.0.0 support \n\n## Version Details\n\n| Extension | Version | Android Lib | iOS Lib |\n| --- | --- | --- | --- |\n| com.google.android.play | 1.10.101 | 1.10.1 |  |\n| com.google.firebase.adidsupport | 29.0.402 | 29.0.4 | 8.15.0 |\n| com.google.firebase.core | 29.0.402 | 29.0.4 | 8.15.0 |\n| com.distriqt.playservices.Ads | 21.0.0 | 21.0.0 |  |\n| com.distriqt.playservices.AdsIdentifier | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.Analytics | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.AppInvite | 18.0.1 | 18.0.0 |  |\n| com.distriqt.playservices.AppSet | 16.0.201 | 16.0.2 |  |\n| com.distriqt.playservices.Auth | 20.1.1 | 20.1.0 |  |\n| com.distriqt.playservices.Base | 18.1.1 | 18.0.1 |  |\n| com.distriqt.playservices.CloudMessaging | 17.0.201 | 17.0.2 |  |\n| com.distriqt.playservices.Drive | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Games | 22.0.101 | 22.0.1 |  |\n| com.distriqt.playservices.GCM | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Identity | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.Licensing | 1.0.81 | 1.0.0 |  |\n| com.distriqt.playservices.Location | 19.0.101 | 19.0.1 |  |\n| com.distriqt.playservices.Maps | 18.0.201 | 18.0.2 |  |\n| com.distriqt.playservices.Plus | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Recaptcha | 17.0.101 | 17.0.1 |  |\n| com.distriqt.playservices.TagManager | 18.0.101 | 18.0.1 |  |\n","created_at":"2022-06-24T07:23:34Z","url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70462120","assets_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70462120/assets","html_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/tag/v27.2.0","prerelease":false,"published_at":"2022-06-24T07:23:39Z","tarball_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/tarball/v27.2.0","tag_name":"v27.2.0","target_commitish":"master","node_id":"RE_kwDOAdjsKc4EMyqo","assets":[{"id":69474826,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","name":"com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoK","created_at":"2022-06-24T07:25:16Z","size":24874,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":241,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474826","updated_at":"2022-06-24T07:25:16Z"},{"id":69474808,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Ads_21.0.0.airpackage","name":"com.distriqt.playservices.Ads_21.0.0.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBn4","created_at":"2022-06-24T07:24:41Z","size":19202140,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":245,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474808","updated_at":"2022-06-24T07:25:06Z"},{"id":69474835,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Analytics_18.0.101.airpackage","name":"com.distriqt.playservices.Analytics_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoT","created_at":"2022-06-24T07:25:25Z","size":1217525,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":17,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474835","updated_at":"2022-06-24T07:25:31Z"},{"id":69474839,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.AppInvite_18.0.1.airpackage","name":"com.distriqt.playservices.AppInvite_18.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoX","created_at":"2022-06-24T07:25:38Z","size":37324,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474839","updated_at":"2022-06-24T07:25:39Z"},{"id":69474840,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.AppSet_16.0.201.airpackage","name":"com.distriqt.playservices.AppSet_16.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoY","created_at":"2022-06-24T07:25:46Z","size":32050,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":214,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474840","updated_at":"2022-06-24T07:25:46Z"},{"id":69474846,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Auth_20.1.1.airpackage","name":"com.distriqt.playservices.Auth_20.1.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoe","created_at":"2022-06-24T07:25:55Z","size":1264326,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":131,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474846","updated_at":"2022-06-24T07:26:02Z"},{"id":69474856,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Base_18.1.1.airpackage","name":"com.distriqt.playservices.Base_18.1.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoo","created_at":"2022-06-24T07:26:10Z","size":9006835,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":432,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474856","updated_at":"2022-06-24T07:26:20Z"},{"id":69474865,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.CloudMessaging_17.0.201.airpackage","name":"com.distriqt.playservices.CloudMessaging_17.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBox","created_at":"2022-06-24T07:26:29Z","size":39627,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":203,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474865","updated_at":"2022-06-24T07:26:30Z"},{"id":69474869,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Drive_17.0.1.airpackage","name":"com.distriqt.playservices.Drive_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBo1","created_at":"2022-06-24T07:26:37Z","size":2071092,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":31,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474869","updated_at":"2022-06-24T07:26:44Z"},{"id":69474878,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Games_22.0.101.airpackage","name":"com.distriqt.playservices.Games_22.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBo-","created_at":"2022-06-24T07:26:52Z","size":830457,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":31,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474878","updated_at":"2022-06-24T07:26:55Z"},{"id":69474892,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.GCM_17.0.1.airpackage","name":"com.distriqt.playservices.GCM_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpM","created_at":"2022-06-24T07:27:02Z","size":286602,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474892","updated_at":"2022-06-24T07:27:05Z"},{"id":69474897,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Identity_18.0.101.airpackage","name":"com.distriqt.playservices.Identity_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpR","created_at":"2022-06-24T07:27:14Z","size":24431,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":107,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474897","updated_at":"2022-06-24T07:27:14Z"},{"id":69474903,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Licensing_1.0.81.airpackage","name":"com.distriqt.playservices.Licensing_1.0.81.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpX","created_at":"2022-06-24T07:27:23Z","size":196018,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474903","updated_at":"2022-06-24T07:27:24Z"},{"id":69474907,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Location_19.0.101.airpackage","name":"com.distriqt.playservices.Location_19.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpb","created_at":"2022-06-24T07:27:31Z","size":421759,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":9,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474907","updated_at":"2022-06-24T07:27:35Z"},{"id":69474915,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Maps_18.0.201.airpackage","name":"com.distriqt.playservices.Maps_18.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpj","created_at":"2022-06-24T07:27:42Z","size":519083,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":9,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474915","updated_at":"2022-06-24T07:27:47Z"},{"id":69474919,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Plus_17.0.1.airpackage","name":"com.distriqt.playservices.Plus_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpn","created_at":"2022-06-24T07:27:54Z","size":430724,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474919","updated_at":"2022-06-24T07:27:55Z"},{"id":69474928,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.Recaptcha_17.0.101.airpackage","name":"com.distriqt.playservices.Recaptcha_17.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBpw","created_at":"2022-06-24T07:28:02Z","size":1288609,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474928","updated_at":"2022-06-24T07:28:09Z"},{"id":69474950,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.TagManager_18.0.101.airpackage","name":"com.distriqt.playservices.TagManager_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBqG","created_at":"2022-06-24T07:28:18Z","size":756703,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474950","updated_at":"2022-06-24T07:28:20Z"},{"id":69474729,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.google.android.play_1.10.101.airpackage","name":"com.google.android.play_1.10.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBmp","created_at":"2022-06-24T07:23:43Z","size":1584892,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":654,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474729","updated_at":"2022-06-24T07:23:45Z"},{"id":69474739,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.google.firebase.adidsupport_29.0.402.airpackage","name":"com.google.firebase.adidsupport_29.0.402.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBmz","created_at":"2022-06-24T07:23:54Z","size":163029,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474739","updated_at":"2022-06-24T07:23:56Z"},{"id":69474763,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.google.firebase.core_29.0.402.airpackage","name":"com.google.firebase.core_29.0.402.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBnL","created_at":"2022-06-24T07:24:05Z","size":19960503,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":199,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474763","updated_at":"2022-06-24T07:24:27Z"}],"upload_url":"https://uploads.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70462120/assets{?name,label}"}
D::PackageRequestUtils::generateURLRequestForPackage(): asset: {"id":69474826,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.2.0/com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","name":"com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EJBoK","created_at":"2022-06-24T07:25:16Z","size":24874,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":241,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69474826","updated_at":"2022-06-24T07:25:16Z"}
32% Downloading package : [email protected]
65% Downloading package : [email protected]
98% Downloading package : [email protected]
100% Downloading package : [email protected]
D::DownloadPackageProcess::loader_statusHandler(): 200
D::ChecksumProcess::start: com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage
D::ChecksumWindowsProcess::Process exited with: 0 cs '06d661554cf3eeac7b0a2e07e63af7db502e8e8d7bbe5817ac6e950e6703d5a4'
✓ downloaded
D::ExtractZipWindowsProcess::powershell version: 5.1.22000.832
D::ExtractZipWindowsProcess::Starting extraction
⣾ extracting C:\Users\matheus-pc\Documents\foo\apm_packages\com.distriqt.playservices.AdsIdentifier\com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage
D::ExtractZipWindowsProcess::Process exited with: 0
✓ extracted                                                                                                             
Installed package : [email protected]
Installing package : [email protected]
Downloading package : [email protected]
D::PackageRequestUtils::generateURLRequestForPackage( https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Base_18.0.101.airpackage ... )
D::PackageRequestUtils::generateURLRequestForPackage(): GITHUB ASSET URL
D::PackageRequestUtils::generateURLRequestForPackage(): release : {"id":70341253,"zipball_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/zipball/v27.1.0","name":"v27.1.0","author":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"draft":false,"body":"feat(fir-adidsupport): add new firebase sdk dependency for adding ad id support to ios\nfeat(fir-core): update ios firebase sdk to v8.15.0\nfeat(appset): add new extension library and example for playservices appset library\n\n## Version Details\n\n| Extension | Version | Android Lib | iOS Lib |\n| --- | --- | --- | --- |\n| com.google.android.play | 1.10.101 | 1.10.1 |  |\n| com.google.firebase.adidsupport | 29.0.402 | 29.0.4 | 8.15.0 |\n| com.google.firebase.core | 29.0.402 | 29.0.4 | 8.15.0 |\n| com.distriqt.playservices.Ads | 20.5.1 | 20.5.0 |  |\n| com.distriqt.playservices.AdsIdentifier | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.Analytics | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.AppInvite | 18.0.1 | 18.0.0 |  |\n| com.distriqt.playservices.AppSet | 16.0.201 | 16.0.2 |  |\n| com.distriqt.playservices.Auth | 20.1.1 | 20.1.0 |  |\n| com.distriqt.playservices.Base | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.CloudMessaging | 17.0.201 | 17.0.2 |  |\n| com.distriqt.playservices.Drive | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Games | 22.0.101 | 22.0.1 |  |\n| com.distriqt.playservices.GCM | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Identity | 18.0.101 | 18.0.1 |  |\n| com.distriqt.playservices.Licensing | 1.0.81 | 1.0.0 |  |\n| com.distriqt.playservices.Location | 19.0.101 | 19.0.1 |  |\n| com.distriqt.playservices.Maps | 18.0.201 | 18.0.2 |  |\n| com.distriqt.playservices.Plus | 17.0.1 | 17.0.0 |  |\n| com.distriqt.playservices.Recaptcha | 17.0.101 | 17.0.1 |  |\n| com.distriqt.playservices.TagManager | 18.0.101 | 18.0.1 |  |\n","created_at":"2022-06-23T02:12:18Z","url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70341253","assets_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70341253/assets","html_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/tag/v27.1.0","prerelease":false,"published_at":"2022-06-23T02:12:22Z","tarball_url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/tarball/v27.1.0","tag_name":"v27.1.0","target_commitish":"master","node_id":"RE_kwDOAdjsKc4EMVKF","assets":[{"id":69327025,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","name":"com.distriqt.playservices.AdsIdentifier_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdix","created_at":"2022-06-23T02:13:48Z","size":24922,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":11,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327025","updated_at":"2022-06-23T02:13:48Z"},{"id":69327003,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Ads_20.5.1.airpackage","name":"com.distriqt.playservices.Ads_20.5.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdib","created_at":"2022-06-23T02:13:15Z","size":18873676,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":33,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327003","updated_at":"2022-06-23T02:13:37Z"},{"id":69327040,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Analytics_18.0.101.airpackage","name":"com.distriqt.playservices.Analytics_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjA","created_at":"2022-06-23T02:13:56Z","size":1217674,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327040","updated_at":"2022-06-23T02:13:58Z"},{"id":69327058,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.AppInvite_18.0.1.airpackage","name":"com.distriqt.playservices.AppInvite_18.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjS","created_at":"2022-06-23T02:14:06Z","size":37447,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327058","updated_at":"2022-06-23T02:14:07Z"},{"id":69327065,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.AppSet_16.0.201.airpackage","name":"com.distriqt.playservices.AppSet_16.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjZ","created_at":"2022-06-23T02:14:14Z","size":32290,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":9,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327065","updated_at":"2022-06-23T02:14:15Z"},{"id":69327078,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Auth_20.1.1.airpackage","name":"com.distriqt.playservices.Auth_20.1.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjm","created_at":"2022-06-23T02:14:25Z","size":1264287,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":8,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327078","updated_at":"2022-06-23T02:14:31Z"},{"id":69327088,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Base_18.0.101.airpackage","name":"com.distriqt.playservices.Base_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjw","created_at":"2022-06-23T02:14:39Z","size":7890867,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":110,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327088","updated_at":"2022-06-23T02:14:51Z"},{"id":69327100,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.CloudMessaging_17.0.201.airpackage","name":"com.distriqt.playservices.CloudMessaging_17.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdj8","created_at":"2022-06-23T02:15:00Z","size":135860,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":9,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327100","updated_at":"2022-06-23T02:15:02Z"},{"id":69327106,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Drive_17.0.1.airpackage","name":"com.distriqt.playservices.Drive_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdkC","created_at":"2022-06-23T02:15:12Z","size":2071337,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":6,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327106","updated_at":"2022-06-23T02:15:19Z"},{"id":69327120,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Games_22.0.101.airpackage","name":"com.distriqt.playservices.Games_22.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdkQ","created_at":"2022-06-23T02:15:28Z","size":830628,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":6,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327120","updated_at":"2022-06-23T02:15:33Z"},{"id":69327136,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.GCM_17.0.1.airpackage","name":"com.distriqt.playservices.GCM_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdkg","created_at":"2022-06-23T02:15:40Z","size":286845,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327136","updated_at":"2022-06-23T02:15:43Z"},{"id":69327145,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Identity_18.0.101.airpackage","name":"com.distriqt.playservices.Identity_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdkp","created_at":"2022-06-23T02:15:50Z","size":24565,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":4,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327145","updated_at":"2022-06-23T02:15:51Z"},{"id":69327147,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Licensing_1.0.81.airpackage","name":"com.distriqt.playservices.Licensing_1.0.81.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdkr","created_at":"2022-06-23T02:15:58Z","size":196575,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327147","updated_at":"2022-06-23T02:16:00Z"},{"id":69327158,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Location_19.0.101.airpackage","name":"com.distriqt.playservices.Location_19.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdk2","created_at":"2022-06-23T02:16:08Z","size":421980,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327158","updated_at":"2022-06-23T02:16:12Z"},{"id":69327175,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Maps_18.0.201.airpackage","name":"com.distriqt.playservices.Maps_18.0.201.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdlH","created_at":"2022-06-23T02:16:19Z","size":519286,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327175","updated_at":"2022-06-23T02:16:23Z"},{"id":69327185,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Plus_17.0.1.airpackage","name":"com.distriqt.playservices.Plus_17.0.1.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdlR","created_at":"2022-06-23T02:16:31Z","size":430864,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327185","updated_at":"2022-06-23T02:16:35Z"},{"id":69327193,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Recaptcha_17.0.101.airpackage","name":"com.distriqt.playservices.Recaptcha_17.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdlZ","created_at":"2022-06-23T02:16:43Z","size":1288852,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327193","updated_at":"2022-06-23T02:16:44Z"},{"id":69327207,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.TagManager_18.0.101.airpackage","name":"com.distriqt.playservices.TagManager_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdln","created_at":"2022-06-23T02:16:53Z","size":756972,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327207","updated_at":"2022-06-23T02:16:58Z"},{"id":69326951,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.google.android.play_1.10.101.airpackage","name":"com.google.android.play_1.10.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdhn","created_at":"2022-06-23T02:12:26Z","size":1585091,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":28,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69326951","updated_at":"2022-06-23T02:12:33Z"},{"id":69326963,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.google.firebase.adidsupport_29.0.402.airpackage","name":"com.google.firebase.adidsupport_29.0.402.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdhz","created_at":"2022-06-23T02:12:40Z","size":163119,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":2,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69326963","updated_at":"2022-06-23T02:12:41Z"},{"id":69326970,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.google.firebase.core_29.0.402.airpackage","name":"com.google.firebase.core_29.0.402.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdh6","created_at":"2022-06-23T02:12:51Z","size":19961022,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":9,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69326970","updated_at":"2022-06-23T02:13:00Z"}],"upload_url":"https://uploads.github.com/repos/distriqt/ANE-GooglePlayServices/releases/70341253/assets{?name,label}"}
D::PackageRequestUtils::generateURLRequestForPackage(): asset: {"id":69327088,"browser_download_url":"https://github.com/distriqt/ANE-GooglePlayServices/releases/download/v27.1.0/com.distriqt.playservices.Base_18.0.101.airpackage","name":"com.distriqt.playservices.Base_18.0.101.airpackage","label":"","content_type":"application/octet-stream","node_id":"RA_kwDOAdjsKc4EIdjw","created_at":"2022-06-23T02:14:39Z","size":7890867,"uploader":{"id":442356,"repos_url":"https://api.github.com/users/marchbold/repos","organizations_url":"https://api.github.com/users/marchbold/orgs","site_admin":false,"gravatar_id":"","url":"https://api.github.com/users/marchbold","following_url":"https://api.github.com/users/marchbold/following{/other_user}","avatar_url":"https://avatars.githubusercontent.com/u/442356?v=4","type":"User","node_id":"MDQ6VXNlcjQ0MjM1Ng==","login":"marchbold","gists_url":"https://api.github.com/users/marchbold/gists{/gist_id}","html_url":"https://github.com/marchbold","followers_url":"https://api.github.com/users/marchbold/followers","subscriptions_url":"https://api.github.com/users/marchbold/subscriptions","received_events_url":"https://api.github.com/users/marchbold/received_events","starred_url":"https://api.github.com/users/marchbold/starred{/owner}{/repo}","events_url":"https://api.github.com/users/marchbold/events{/privacy}"},"state":"uploaded","download_count":110,"url":"https://api.github.com/repos/distriqt/ANE-GooglePlayServices/releases/assets/69327088","updated_at":"2022-06-23T02:14:51Z"}
0% Downloading package : [email protected]
100% Downloading package : [email protected]
D::DownloadPackageProcess::loader_statusHandler(): 200
D::ChecksumProcess::start: com.distriqt.playservices.Base_18.0.101.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.playservices.Base_18.0.101.airpackage
D::ChecksumWindowsProcess::start: com.distriqt.playservices.Base_18.0.101.airpackage
D::ChecksumWindowsProcess::Process exited with: 0 cs 'b57afccb70c97a9c9db39f55ac172efd3f5aec0ff8d5964ffcec86e414488288'
✓ downloaded
D::ExtractZipWindowsProcess::powershell version: 5.1.22000.832
D::ExtractZipWindowsProcess::Starting extraction
⣽ extracting C:\Users\matheus-pc\Documents\foo\apm_packages\com.distriqt.playservices.Base\com.distriqt.playservices.Base_18.0.101.airpackage
D::ExtractZipWindowsProcess::Process exited with: 0
✓ extracted                                                                                                             
Installed package : [email protected]
⣻ Deploying package: [email protected]
✓ Deployed: [email protected]
⢿ Deploying package: [email protected]
✓ Deployed: [email protected]
⡿ Deploying package: [email protected]
✓ Deployed: [email protected]
⣟ Deploying package: [email protected]
✓ Deployed: [email protected]
⣯ Deploying package: [email protected]
✓ Deployed: [email protected]
D::InstallFinaliseProcess::start()
D::InstallFinaliseProcess::add package param: userTrackingUsageDescription

from apm.

marchbold avatar marchbold commented on June 14, 2024

That's weird, the logging shouldn't change the checksum comparison.

What extension is causing the issue?

from apm.

hydroper avatar hydroper commented on June 14, 2024

So far I've only tested installing Starling and IDFA. Checksum mismatch only happens for IDFA...

from apm.

hydroper avatar hydroper commented on June 14, 2024

Ah! Also, when I ran:

apm -l d install com.distriqt.IDFA

It succeeded, but I got no libs SWC in the project.

image

from apm.

marchbold avatar marchbold commented on June 14, 2024

Can you elaborate more, from the above I wouldn't expect a libs folder?

from apm.

hydroper avatar hydroper commented on June 14, 2024

IDFA seems to have a SWC: https://github.com/distriqt/ANE-IDFA/tree/master/lib/swc

When I install Starling I get a libs/starling.swc file.

from apm.

marchbold avatar marchbold commented on June 14, 2024

That swc doesn't come in the airpackage, it's for unusual build setups that aren't supported out of the box

Regarding starling, I thought you meant you cleared your project then installed the idfa package, so I wouldn't expect a libs folder there

Can you elaborate some more so we can replicate?

from apm.

hydroper avatar hydroper commented on June 14, 2024

The attempts of today about installing IDFA, yes, I cleared the project, or more specifically I recreated the project, before installing IDFA and didn't install Starling together. I created a separate project today for installing Starling, which worked fine.

from apm.

hydroper avatar hydroper commented on June 14, 2024

I've noticed you use by.blooddy.crypto in APM. Would it help to use by.blooddy.crypto in a background worker?

https://github.com/agera-air/crypto

I've integrated the project with a test script and a Promise object.

from apm.

marchbold avatar marchbold commented on June 14, 2024

The blooddy lib is only a fallback it should use system functionality unless it's not available. I'll look into moving the fallback to a worker, though not sure this would change the mismatch?

from apm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.