Transition binary repo from Bintray to SourceForge (#5608)

This commit is contained in:
Ed Reel
2021-04-13 09:11:55 -05:00
committed by GitHub
parent 6b317047d0
commit 30a1f8719d
1450 changed files with 5936 additions and 6049 deletions

View File

@@ -10,10 +10,10 @@ class Gegl < Package
source_sha256 'c112782cf4096969e23217ccdfabe42284e35d5435ff0c43d40e4c70faeca8dd'
binary_url({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/gegl-0.4.30-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/gegl-0.4.30-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/gegl-0.4.30-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/gegl-0.4.30-chromeos-x86_64.tar.xz'
aarch64: 'https://downloads.sourceforge.net/project/chromebrew/armv7l/gegl-0.4.30-chromeos-armv7l.tar.xz',
armv7l: 'https://downloads.sourceforge.net/project/chromebrew/armv7l/gegl-0.4.30-chromeos-armv7l.tar.xz',
i686: 'https://downloads.sourceforge.net/project/chromebrew/i686/gegl-0.4.30-chromeos-i686.tar.xz',
x86_64: 'https://downloads.sourceforge.net/project/chromebrew/x86_64/gegl-0.4.30-chromeos-x86_64.tar.xz'
})
binary_sha256({
aarch64: '25258b3592ddf748f011e3fc0a44ccb3ce0ba24ae33d030df592f34210eef04b',