mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-23 23:03:46 +00:00
3bb1c3173f
Steps, so that others can know how to upgrade later: * Alter entry in package.json and run `npm i` and then `npx grunt update-ace` to update. * Test locally for CSS, JS, and JSON pages (as the most-affected types). * Verify code diffs and add to git staging manually. * Update foreign-resources.yaml entry manually. Bug: T342387 Change-Id: I3566e8271ce37807f7d24867680d8229aa97302c
9 lines
314 B
YAML
9 lines
314 B
YAML
ace:
|
||
license: BSD-3-Clause
|
||
homepage: https://github.com/ajaxorg/ace-builds
|
||
version: 1.32.7
|
||
type: doc-only
|
||
authors: Ace authors – https://ace.c9.io/
|
||
src: https://codeload.github.com/ajaxorg/ace-builds/tar.gz/v1.32.7
|
||
integrity: sha384-iXQLrzC3CnDx4a8SWF+JaB29bujwxssx+AayhWYUHUXgwU6N5WDFmtCz+6X8hfQP
|