You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
description: SecretHub is a developer tool to help you keep database passwords, API tokens, and other secrets out of IT automation scripts. It enables you to securely share passwords and other secrets with your team and infrastructure.
75
-
apps:
76
-
secrethub:
77
-
plugs:
78
-
- home
79
-
- network
80
-
81
71
scoop:
82
72
name: secrethub-cli
83
73
bucket:
@@ -90,7 +80,7 @@ scoop:
90
80
license: Apache-2.0
91
81
92
82
nfpms:
93
-
- name_template: "secrethub-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
83
+
- file_name_template: "secrethub-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
0 commit comments