Update CodeMirror to latest upstream version

Change-Id: I88b67b79373db90ff70ff83078746764da41b387
This commit is contained in:
Shawn Pearce 2013-07-29 11:36:21 -07:00
parent 62a4762e08
commit 0d0405a04a

View File

@ -1,8 +1,8 @@
include_defs('//lib/maven.defs')
include_defs('//lib/codemirror/cm3.defs')
VERSION = 'b05b96e030'
SHA1 = '42c541dfdeb877ad726d265e7b1e7da0d429af84'
VERSION = 'deac75cfc7'
SHA1 = 'e6133142cb9feaa7ee1dac8bbc35debde9d4a305'
URL = GERRIT + 'net/codemirror/codemirror-%s.zip' % VERSION
ZIP = 'codemirror-%s.zip' % VERSION