No description
Find a file
Brandon Philips 93efcffd31 fix(omaha): manifest/urls child of updatecheck
Move the manifest and urls fields into the updatecheck field. This
matches the spec: https://code.google.com/p/omaha/wiki/ServerProtocol
2013-04-13 21:35:44 -07:00
fixtures chore(omaha): move everything to the top level directory 2013-04-11 10:26:19 -07:00
.gitignore Initial commit 2013-03-27 16:59:16 -07:00
omaha.go fix(omaha): manifest/urls child of updatecheck 2013-04-13 21:35:44 -07:00
omaha_test.go fix(omaha): manifest/urls child of updatecheck 2013-04-13 21:35:44 -07:00
README.md Initial commit 2013-03-27 16:59:16 -07:00

Implementation of the omaha protocol in Go.

https://code.google.com/p/omaha/