Skip to content
Snippets Groups Projects
Commit ee0e9a86 authored by Rui Chen's avatar Rui Chen
Browse files

audit: bypass artifact check for vifm-osx-0.11

```
==> FAILED
Formula/vifm.rb:4:3: C: https://github.com/vifm/vifm/releases/download/v0.11/vifm-osx-0.11.tar.bz2 looks like a binary package, not a source archive; homebrew/core is source-only.
  url "https://github.com/vifm/vifm/releases/download/v0.11/vifm-osx-0.11.tar.bz2"
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
parent ac8cc16b
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ module RuboCop
https://osxbook.com/book/bonus/chapter8/core/download/gcore
https://naif.jpl.nasa.gov/pub/naif/toolkit/C/MacIntel_OSX_AppleC_64bit/packages/
https://artifacts.videolan.org/x264/release-macos/
https://github.com/vifm/vifm/releases/download
].freeze
# These are formulae that, sadly, require an upstream binary to bootstrap.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment