Gibson Fahnestock b4feaf27d9
cask/url: accept Class for using in Cask::URL#initialize
https://github.com/Homebrew/brew/pull/15754 fixed
`Cask::URL::DSL#initialize`, but we also need to fix
`Cask::URL#initialize` as that takes the same parameters.

Error:

```
Error: Cask 'mycask' definition is invalid: 'url' stanza failed
  with: Parameter 'using': Expected type T.nilable(Symbol), got type Class
  with value MyCustomDownloadStrategy
Caller:
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/sorbet-runtime-0.5.10461/lib/types/private/methods/call_validation.rb:113
```

Refs: https://github.com/Homebrew/brew/issues/15750
2023-09-04 08:46:22 +01:00
..
2023-07-06 16:56:20 +01:00
2023-05-03 11:29:01 -05:00
2023-02-24 13:50:07 +00:00
2023-03-26 08:14:24 +02:00
2023-08-12 22:01:22 -07:00
2023-07-06 16:56:20 +01:00
2023-05-12 21:17:30 +02:00
2023-04-24 20:42:39 -07:00
2023-09-02 20:56:55 -07:00
2023-07-06 16:56:20 +01:00
2023-08-10 16:08:47 +01:00
2023-05-12 21:17:30 +02:00
2023-05-12 21:17:30 +02:00
2023-03-09 13:42:06 -08:00
2023-04-28 11:22:54 -07:00
2023-07-06 14:10:13 +01:00
2023-04-24 20:42:39 -07:00
2023-05-12 21:17:30 +02:00
2023-05-13 06:46:59 +02:00