Commit db7af57 1 parent 36a6d8a commit db7af57 Copy full SHA for db7af57
File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -65,15 +65,15 @@ nfpms:
65
65
dependencies :
66
66
- git
67
67
68
- snapcrafts :
69
- - name_template : ' {{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
70
- summary : PingMe is a CLI tool which provides the ability to send messages
71
- description : |
72
- PingMe is a CLI tool which provides the ability to send messages
73
- or alerts to multiple messaging platforms.
74
- grade : stable
75
- confinement : strict
76
- publish : false
68
+ # snapcrafts:
69
+ # - name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
70
+ # summary: PingMe is a CLI tool which provides the ability to send messages
71
+ # description: |
72
+ # PingMe is a CLI tool which provides the ability to send messages
73
+ # or alerts to multiple messaging platforms.
74
+ # grade: stable
75
+ # confinement: strict
76
+ # publish: false
77
77
78
78
scoop :
79
79
url_template : " https://github.com/kha7iq/pingme/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
You can’t perform that action at this time.
0 commit comments