Skip to content

Commit

Permalink
Merge pull request #192 from stackql/feature/provider-updates
Browse files Browse the repository at this point in the history
added homebrew provider
  • Loading branch information
jeffreyaven committed Dec 26, 2023
2 parents dd9eef6 + fb00440 commit 4a849fe
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 0 deletions.
16 changes: 16 additions & 0 deletions providers/src/homebrew/v00.00.00000/provider.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
id: homebrew
name: homebrew
version: v00.00.00000
providerServices:
formula:
id: 'formula:v00.00.00000'
name: formula
preferred: true
service:
$ref: homebrew/v00.00.00000/services/formula.yaml
title: Homebrew Formulae API
version: v00.00.00000
description: API For Accessing Homebrew Formulae Information.
config:
auth:
type: null_auth
Loading

0 comments on commit 4a849fe

Please sign in to comment.