mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-09-19 05:53:59 +08:00
bump capnproto to 1.0.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Install capnproto
|
||||
cd /tmp
|
||||
VERSION=0.8.0
|
||||
VERSION=1.0.2
|
||||
wget https://capnproto.org/capnproto-c++-${VERSION}.tar.gz
|
||||
tar xvf capnproto-c++-${VERSION}.tar.gz
|
||||
cd capnproto-c++-${VERSION}
|
||||
|
||||
Reference in New Issue
Block a user