tm-grammars 1.23.0 → 1.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/grammars/llvm.json +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
package/grammars/llvm.json
CHANGED
package/index.js
CHANGED
|
@@ -2140,7 +2140,7 @@ export const grammars = [
|
|
|
2140
2140
|
displayName: 'LLVM IR',
|
|
2141
2141
|
funding: [
|
|
2142
2142
|
],
|
|
2143
|
-
hash: '
|
|
2143
|
+
hash: 'OzTi2eTMlc2BMi_JGth-c8BuPlOejpPjPZ5jz_RCDn0',
|
|
2144
2144
|
lastUpdate: '2024-05-30T11:17:37Z',
|
|
2145
2145
|
license: 'NOASSERTION',
|
|
2146
2146
|
licenseUrl: 'https://raw.githubusercontent.com/llvm/llvm-project/main/LICENSE.TXT',
|