diff options
Diffstat (limited to 'index.json')
-rw-r--r-- | index.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ "source_name": "cors-bypass-1.0", "copyright": [ {"file": "report.spdx"}, - {"file": "LICENSES/GPL-3.0-or-later.txt"}, + {"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"}, {"file": "LICENSES/CC0-1.0.txt"} ], "upstream_url": "https://git.koszko.org/haketilo-packages/cors-bypass/", @@ -18,7 +18,7 @@ "long_name": "CORS bypassing", "uuid": "9ab52965-de7f-404c-bfc6-6921e53e7683", "version": [1], - "revision": 1, + "revision": 2, "description": "Allow Haketilo site scripts to make HTTP requests that would be blocked otherwise.", "dependencies": [], "scripts": [{"file": "cors-bypass.js"}], |