diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-06-18 11:10:36 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-06-18 11:10:36 +0000 |
commit | ec227d995e7e919af83b67e79c79ea4507582743 (patch) | |
tree | 12621f512ba0992d7f1a7af714cdaccc4bc24f44 /editors/atom/files/patch-src_config-schema.js | |
parent | security/vuxml: CVE-2020-8618 and CVE-2020-8619 (diff) |
Update to 1.48.0
Approved by: mentors (implicit)
Chnagelog: https://github.com/atom/atom/releases/tag/v1.48.0
Notes
Notes:
svn path=/head/; revision=539536
Diffstat (limited to 'editors/atom/files/patch-src_config-schema.js')
-rw-r--r-- | editors/atom/files/patch-src_config-schema.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/atom/files/patch-src_config-schema.js b/editors/atom/files/patch-src_config-schema.js index 06ca6dd907ca..62e8e795dabe 100644 --- a/editors/atom/files/patch-src_config-schema.js +++ b/editors/atom/files/patch-src_config-schema.js @@ -1,6 +1,6 @@ ---- src/config-schema.js.orig 2019-10-21 17:33:40 UTC +--- src/config-schema.js.orig 2020-06-10 09:38:09 UTC +++ src/config-schema.js -@@ -614,12 +614,12 @@ const configSchema = { +@@ -620,12 +620,12 @@ const configSchema = { } }; |