aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-11-27 20:37:17 -0500
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-11-27 20:37:31 -0500
commit000ee106a73347a888eae87e6a1585383b5f7698 (patch)
tree2863d51904fe9f6757c8953a07ac12eb6492a141 /README.md
parentdbb212e3f30612f7c27970413796025388c5920e (diff)
downloadpatchfoo-000ee106a73347a888eae87e6a1585383b5f7698.tar.gz
patchfoo-000ee106a73347a888eae87e6a1585383b5f7698.zip
Add binary installer and licenses for v1.6.0
Add script to generate licenses file
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 512c713..3dd918a 100644
--- a/README.md
+++ b/README.md
@@ -63,13 +63,13 @@ The binary installer installs patchfoo to run as a standalone process. It bundle
This installs a single executable file "patchfoo" on your system, with an embedded Node.js.
-Install patchfoo v1.5.1 binary for linux-{x64,armv7,arm64,x86} or macos-x64:
+Install patchfoo v1.6.0 binary for linux-{x64,armv7,arm64,x86} or macos-x64:
```sh
-curl 'http://localhost:8989/blobs/get/&qmhp9n9eM4GMk4nm9XmCuXzgsJTeQbNhVHRUjgDYs4w=.sha256' | sh
+curl 'http://localhost:8989/blobs/get/&gepauvmWgqFSfXz1Oa9H5sgDB5PIO72L4ffBqTlbc4A=.sha256' | sh
```
-[Licenses for patchfoo v1.5.1 binary release](&MIPxJWgw33j7u9CvIOUxbPlkzw3UF0LjOePlLUxVY8s=.sha256)
+[Licenses for patchfoo v1.6.0 binary release](&OyUSl1n50NUxuXGbV+zp38lT+Dt+sxA+lPReLnNQ4Bc=.sha256)
### Install from source