Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unable to download license list 3.12 #83

Closed
alandtse opened this issue Mar 9, 2021 · 1 comment
Closed

Unable to download license list 3.12 #83

alandtse opened this issue Mar 9, 2021 · 1 comment
Labels

Comments

@alandtse
Copy link
Collaborator

alandtse commented Mar 9, 2021

It appears the links went relative:

  "licenses": [
    {
      "reference": "./AFL-2.0.json",
      "isDeprecatedLicenseId": false,
      "detailsUrl": "./AFL-2.0.html",
      "referenceNumber": 0,
      "name": "Academic Free License v2.0",
      "licenseId": "AFL-2.0",
      "seeAlso": [
        "http://wayback.archive.org/web/20060924134533/http://www.opensource.org/licenses/afl-2.0.txt"
      ],
      "isOsiApproved": true
    },
alandtse pushed a commit that referenced this issue Mar 9, 2021
## [0.9.1](v0.9.0...v0.9.1) (2021-03-09)

### Bug Fixes

* fix duplicate adding of context menu ([f3423b9](f3423b9)), closes [#82](#82)
* fix newtab to open selected item ([c0432dc](c0432dc))
* fix newtab to use selected license ([c795559](c795559))
* fix update for license list 3.12 ([24b23f4](24b23f4)), closes [#83](#83)
@alandtse
Copy link
Collaborator Author

alandtse commented Mar 9, 2021

🎉 This issue has been resolved in version 0.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant