Skip to content

Commit 2ddcab8

Browse files
committed
README update
1 parent 9cec4fe commit 2ddcab8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README-MAINTAINER.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ When using Git, check the latest commit from
107107

108108
#### busybox
109109

110-
To identify the latest commits, check the GitHub page
110+
To identify the latest commits, check the GitHub tags
111+
<https://github.com/rmyorston/busybox-w32/tags> and possibly the latest commits
111112
<https://github.com/rmyorston/busybox-w32/commits/master>.
112113

113114
### Increase the version
@@ -193,8 +194,8 @@ archive and its SHA signature, created in the `deploy` folder:
193194
```console
194195
$ ls -l ~/Work/windows-build-tools-xpack.git/build/win32-x64/deploy
195196
total 2676
196-
-rw-r--r-- 1 ilg ilg 2732409 Dec 26 08:42 xpack-windows-build-tools-4.4.0-1-win32-x64.zip
197-
-rw-r--r-- 1 ilg ilg 114 Dec 26 08:42 xpack-windows-build-tools-4.4.0-1-win32-x64.zip.sha
197+
-rw-r--r-- 1 ilg ilg 2734882 Jan 29 16:32 xpack-windows-build-tools-4.4.0-1-win32-x64.zip
198+
-rw-r--r-- 1 ilg ilg 114 Jan 29 16:32 xpack-windows-build-tools-4.4.0-1-win32-x64.zip.sha
198199
```
199200

200201
### Files cache

0 commit comments

Comments
 (0)