Merge pull request #9022 from chenrui333/bypass-artifact-check-for-vifm

audit: bypass artifact check for vifm-osx-0.11
This commit is contained in:
Mike McQuaid 2020-11-02 16:57:33 +00:00 committed by GitHub
commit 5465a866a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ module RuboCop
https://osxbook.com/book/bonus/chapter8/core/download/gcore https://osxbook.com/book/bonus/chapter8/core/download/gcore
https://naif.jpl.nasa.gov/pub/naif/toolkit/C/MacIntel_OSX_AppleC_64bit/packages/ https://naif.jpl.nasa.gov/pub/naif/toolkit/C/MacIntel_OSX_AppleC_64bit/packages/
https://artifacts.videolan.org/x264/release-macos/ https://artifacts.videolan.org/x264/release-macos/
https://github.com/vifm/vifm/releases/download/v0.11/vifm-osx-0.11.tar.bz2
].freeze ].freeze
# These are formulae that, sadly, require an upstream binary to bootstrap. # These are formulae that, sadly, require an upstream binary to bootstrap.