6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-11 02:29:18 +00:00

Move the scoop manifests to homebrew-tap repo

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-24 13:28:48 +02:00
parent d7bc3b3a8f
commit b1e76b9071
3 changed files with 3 additions and 28 deletions

View File

@@ -119,9 +119,9 @@ scoops:
- name: git-get
repository:
owner: grdl
name: git-get
name: homebrew-tap
branch: master
directory: release/bucket
directory: Scoop
url_template: "https://github.com/grdl/git-get/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
commit_author:
name: Grzegorz Dlugoszewski