Update compat-data (#11277)

This commit is contained in:
Brian Ng
2020-03-18 04:24:14 -05:00
committed by GitHub
parent 48d53f8fef
commit f405cd809c
30 changed files with 49 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
COMPAT_TABLE_COMMIT=4e9369a699b0e15ba5c21586ce3bdd34299db9c1
COMPAT_TABLE_COMMIT=181683391b064b8605674d9d700d59f93f8d3315
GIT_HEAD=build/compat-table/.git/HEAD
if [ -d "build/compat-table" ]; then