snap: update to newer Android image with latest changes included
This commit is contained in:
parent
0f63d0e7d8
commit
d720173ed6
1 changed files with 2 additions and 2 deletions
|
|
@ -70,9 +70,9 @@ parts:
|
|||
|
||||
case "$ARCH" in
|
||||
x86_64)
|
||||
IMAGE_PATH="2018/06/11"
|
||||
IMAGE_PATH="2018/06/12"
|
||||
IMAGE_NAME="android_amd64.img"
|
||||
IMAGE_HASH="0423700cb963fc64b2776a4e76cff886ef6648f0847f5b88b4ab0d61a7f1694f"
|
||||
IMAGE_HASH="5c4b8f7caeaf604770e37a29b65c7711b26d009a548b4fac8dfb77585e56dc73"
|
||||
;;
|
||||
*)
|
||||
echo "ERROR: Unknown architecture $ARCH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue