Commit acdbc01 1 parent d716e56 commit acdbc01 Copy full SHA for acdbc01
File tree 1 file changed +7
-15
lines changed
1 file changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -87,18 +87,10 @@ brews:
87
87
test : |
88
88
system "#{bin}/mailify --version"
89
89
90
- # Scoop manifest configuration
91
- scoops :
92
- - repository :
93
- owner : adarsh-jaiss
94
- name : scoop-bucket
95
- token : " {{ .Env.SCOOP_BUCKET_GITHUB_TOKEN }}"
96
-
97
- homepage : " https://github.com/adarsh-jaiss/mailify"
98
- description : " A CLI tool for email validation and server information"
99
- license : MIT
100
-
101
- # Persist data between runs
102
- persist :
103
- - " data"
104
- - " config.yml"
90
+ rigs:
91
+ - uri: https://raw.githubusercontent.com/adarsh-jaiss/mailify/main/install.sh
92
+ rig:
93
+ owner: adarsh-jaiss
94
+ name: mailify
95
+ homepage: "https://github.com/adarsh-jaiss/mailify"
96
+ description: "A CLI tool for email validation and server information"
You can’t perform that action at this time.
0 commit comments