Skip to content

Commit

Permalink
fix scoop release
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Jul 15, 2023
1 parent 7c23f96 commit 9a9d663
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .goreleaser.windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ release:
header: |
## dbREST {{ .Tag }} ({{ .Date }})
scoops:
- name: dbrest
repository:
owner: dbrest-io
name: scoop-dbrest
branch: main
scoops:
- name: dbrest
repository:
owner: dbrest-io
name: scoop-dbrest
branch: main

homepage: https:/github.com/dbrest-io/dbrest
homepage: https:/github.com/dbrest-io/dbrest

description: "dbREST is an API backend that you can put in front of your database. Ever wanted to spin up an API service in front of your Snowflake, MySQL or even SQLite database? Well, dbREST allows that!"
description: "dbREST is an API backend that you can put in front of your database. Ever wanted to spin up an API service in front of your Snowflake, MySQL or even SQLite database? Well, dbREST allows that!"

0 comments on commit 9a9d663

Please sign in to comment.