Skip to content

Commit 6d23a20

Browse files
Turn vale off on that checksum table
1 parent 7bd8f29 commit 6d23a20

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

installation/windows.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ For version 1.9 and later, `td-agent-bit` is a deprecated package and was remove
115115

116116
The latest stable version is 4.0.6.
117117

118+
<!-- vale off -->
119+
118120
| INSTALLERS | SHA256 CHECKSUMS |
119121
|----------- | ---------------- |
120122
| [`fluent-bit-4.0.6-win32.exe`](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-win32.exe) | [844f9a19ec70648f83f0d849e92fe78df5cf4e7fd0c047f45d8b51c5b3acdb46](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-win32.exe.sha256) |
@@ -124,6 +126,8 @@ The latest stable version is 4.0.6.
124126
| [`fluent-bit-4.0.6-winarm64.exe`](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-winarm64.exe) | [7e0ccbaf18634ccd0b9cedc137a3905202c715a67d744a21221aa71696371ae3](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-winarm64.exe.sha256) |
125127
| [`fluent-bit-4.0.6-winarm64.zip`](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-winarm64.zip) | [ebc9d2942ebdf5e406fcf13d8b76df14ca92f5f8c35c35d19a29b8f3fea141e2](https://packages.fluentbit.io/windows/fluent-bit-4.0.6-winarm64.zip.sha256) |
126128

129+
<!-- vale on -->
130+
127131
These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated.
128132

129133
MSI installers are also available:
@@ -369,4 +373,4 @@ To create a ZIP package, call `cpack` as follows:
369373
370374
```shell
371375
cpack -G ZIP
372-
```
376+
```

0 commit comments

Comments
 (0)