Skip to content

Commit 9a9d663

Browse files
committed
fix scoop release
1 parent 7c23f96 commit 9a9d663

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.goreleaser.windows.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ release:
3636
header: |
3737
## dbREST {{ .Tag }} ({{ .Date }})
3838
39-
scoops:
40-
- name: dbrest
41-
repository:
42-
owner: dbrest-io
43-
name: scoop-dbrest
44-
branch: main
39+
scoops:
40+
- name: dbrest
41+
repository:
42+
owner: dbrest-io
43+
name: scoop-dbrest
44+
branch: main
4545

46-
homepage: https:/github.com/dbrest-io/dbrest
46+
homepage: https:/github.com/dbrest-io/dbrest
4747

48-
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!"
48+
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 commit comments

Comments
 (0)