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 |
|
Brandon Philips
|
171b7c70d7
|
fix(omaha): Capitalize sha256 so it is exported
Capitalization is needed so that things are exported in Go. Oops.
|
2013-04-11 12:08:55 -07:00 |
|
Brandon Philips
|
def5edd1b7
|
fix(omaha): make Actions a pointer
Setup Actions as a pointer so that we can update it later.
|
2013-04-11 12:07:55 -07:00 |
|
Brandon Philips
|
b6c64c1b64
|
chore(omaha): move everything to the top level directory
this lets us go get this module.
|
2013-04-11 10:26:19 -07:00 |
|