File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
.github/actions/chocolatey Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change
1
+ VERIFICATION
2
+
3
+ Verification is intended to assist the Chocolatey moderators and community
4
+ in verifying that this package's contents are trustworthy.
5
+
6
+ The installer has been downloaded from https://github.com/coder/coder/releases
7
+
8
+ Checksums can be found in the coder_VERSION_checksums.txt at https://github.com/coder/coder/releases
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
22
</metadata >
23
23
<files >
24
24
<file src =" tools/**" target =" tools" />
25
+ <file src =" LICENSE" target =" legal" />
26
+ <file src =" LICENSE.enterprise" target =" legal" />
27
+ <file src =" .github/actions/chocolatey/VERIFICATION.txt" target =" legal" />
25
28
</files >
26
29
</package >
You can’t perform that action at this time.
0 commit comments