mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
Added link to bsdiff
This commit is contained in:
parent
84bfbfc33c
commit
b85251ea2a
@ -6,7 +6,7 @@ Enable your Golang applications to self update. Inspired by Chrome based on Her
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Tested on Mac, Linux, Arm, and Windows
|
* Tested on Mac, Linux, Arm, and Windows
|
||||||
* Creates binary diffs with bsdiff allowing small incremental updates
|
* Creates binary diffs with [bsdiff](http://www.daemonology.net/bsdiff/) allowing small incremental updates
|
||||||
* Falls back to full binary update if diff fails to match SHA
|
* Falls back to full binary update if diff fails to match SHA
|
||||||
|
|
||||||
## QuickStart
|
## QuickStart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user