Commit Graph

16 Commits

Author SHA1 Message Date
Jasper Weiss
3714fe81d4 Require the use of version specific download URLs (#769)
* Require the use of version specific download URLs

Download paths should point to the binary that matches the version number and hash mentioned in the manifest and the guidelines should reflect that clearly. 
Generic paths that point to whatever happens to be the latest version causes the hash verification system to fail.

* Update README.md

URL is Pascal Case in the manifest.

Co-authored-by: Kevin Larkin (MS) <kevinla@microsoft.com>
Co-authored-by: denelon <denelon@microsoft.com>
2020-06-30 08:57:24 -07:00
谭源
6ff08af9a8 Add a link to submit a file for malware analysis (#1286)
* Add a link to submit a file for malware analysis

A link is needed otherwise contributor don't know where to prevent false positive

* Update README.md

Co-authored-by: denelon <denelon@microsoft.com>
2020-06-30 08:52:49 -07:00
谭源
387e1e58ee Update README.md (#1287)
make url drectional
2020-06-30 08:50:04 -07:00
Nathan Bonnemains
b39de79a5d Warn the contributors about duplicates (#1432)
* Warn the contributors about duplicates

Adding a note to the README

* Update README.md

Co-authored-by: Kevin Larkin (MS) <kevinla@microsoft.com>
2020-06-30 08:47:15 -07:00
Code
a271932019 Link to Microsoft Docs and the manifest spec in the authoring manifests section (#778) 2020-06-07 06:16:30 -07:00
Code
3285e6ac95 Include additional installer types from the v0.1 spec (#695) 2020-06-05 15:20:09 -07:00
Lutz Roeder
1e87fcce13 Fix casing of URL: in sample (#529) (#562) 2020-06-01 16:20:39 -07:00
谭源
1c8b558298 Add advice in README.md (#706)
* Add advice

At this time winget don't support more than one installer, such as giving both installer of x86 and installer of x64. Contributor are supposed to be told to avoid barren efforts

* Update README.md

Co-authored-by: Kevin Larkin (MS) <kevinla@microsoft.com>
2020-05-22 19:35:54 -07:00
Peter Torr (MSFT)
c2874e889a Update README.md (#522)
* Update README.md

Added link to the GUI editor

* Update README.md

Fixed Twitter link to real link
2020-05-21 15:27:10 -07:00
izep
24cc9b2026 typo in readme (#350)
Co-authored-by: presza <preston.zaugg@extendhealth.com>
2020-05-19 16:35:49 -07:00
ScottSEA
19a6b8da07 Update README.md (#286)
Minor spelling correction.
2020-05-19 09:56:40 -07:00
JohnMcPMS
7c8e44eada Update README.md (#274) 2020-05-19 08:23:20 -07:00
Kevin Larkin (MS)
1417cf02a9 Fixed a typo, and added some more text. (#142) 2020-05-15 09:01:53 -07:00
Kevin Larkin (MS)
a370a53d88 Update README.md (#106)
* Update README.md

* Update README.md
2020-05-14 21:05:07 -07:00
denelon
870e808051 Update README.md (#105)
* Update README.md

* Update README.md

Co-authored-by: Kevin Larkin (MS) <kevinla@microsoft.com>
2020-05-12 21:10:08 -07:00
Microsoft Open Source
2f92da0c43 Initial commit 2019-07-16 15:21:53 -07:00