summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-02-14 11:59:02 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-02-14 11:59:02 +0100
commit6d5dbf450b70223bcab585fe9953af210b6047ff (patch)
treeadea6c520cbf1c77447d1320d188c282454de4a2
parentAdd arm build for nightly flatpaks (diff)
downloadnheko-6d5dbf450b70223bcab585fe9953af210b6047ff.tar.xz
Bump boost version to try to fix some arm crashes
-rw-r--r--io.github.NhekoReborn.Nheko.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/io.github.NhekoReborn.Nheko.json b/io.github.NhekoReborn.Nheko.json

index f6beaeb9..42b14891 100644 --- a/io.github.NhekoReborn.Nheko.json +++ b/io.github.NhekoReborn.Nheko.json
@@ -123,9 +123,9 @@ "name": "boost", "sources": [ { - "sha256": "430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778", + "sha256": "59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722", "type": "archive", - "url": "https://dl.bintray.com/boostorg/release/1.70.0/source/boost_1_70_0.tar.bz2" + "url": "https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2" } ] },