Skip to content
Snippets Groups Projects

Issue #3494451 by fathershawn: HTMX v2.0.4

Merged Shawn Duncan requested to merge issue/htmx-3494451:3494451-htmx-v2.0.4 into 1.4.x
2 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
5
@@ -33,11 +33,11 @@ The HTMX project collaborates and distributes via [https://github.com/bigskysoft
@@ -33,11 +33,11 @@ The HTMX project collaborates and distributes via [https://github.com/bigskysoft
## SHA384 Sums
## SHA384 Sums
The SHA384 reduced to base64 for htmx.min.js version 2.0.2 is listed in the
The SHA384 reduced to base64 for htmx.min.js version 2.0.4 is listed in the
[htmx Github repository](https://github.com/bigskysoftware/htmx/blob/v2.0.3/www/content/docs.md#via-a-cdn-eg-unpkgcom)
[htmx Github repository](https://github.com/bigskysoftware/htmx/blob/v2.0.4/www/content/docs.md#via-a-cdn-eg-unpkgcom)
cspell:disable
cspell:disable
as `0895/pl2MU10Hqc6jd4RvrthNlDiE9U1tWmX7WRESftEDRosgxNsQG/Ze9YMRzHq`
as `HGfztofotfshcF7+8n44JQL2oJmowVChPTg48S+jvZoztPfvwD79OC/LTtG6dMp+`
cspell:enable
cspell:enable
This sum can be [replicated and verified](https://www.srihash.org/) on the
This sum can be [replicated and verified](https://www.srihash.org/) on the
@@ -45,7 +45,7 @@ command line:
@@ -45,7 +45,7 @@ command line:
```shell
```shell
openssl dgst -sha384 -binary js/htmx/htmx.min.js | openssl base64 -A
openssl dgst -sha384 -binary js/htmx/htmx.min.js | openssl base64 -A
0895/pl2MU10Hqc6jd4RvrthNlDiE9U1tWmX7WRESftEDRosgxNsQG/Ze9YMRzHq
HGfztofotfshcF7+8n44JQL2oJmowVChPTg48S+jvZoztPfvwD79OC/LTtG6dMp+
```
```
A manifest of SHA384 sums reduced to base64 for all the redistributed files is
A manifest of SHA384 sums reduced to base64 for all the redistributed files is
@@ -55,7 +55,7 @@ cspell:disable
@@ -55,7 +55,7 @@ cspell:disable
| Sum | File |
| Sum | File |
|------------------------------------------------------------------|-------------|
|------------------------------------------------------------------|-------------|
| 0895/pl2MU10Hqc6jd4RvrthNlDiE9U1tWmX7WRESftEDRosgxNsQG/Ze9YMRzHq | htmx.min.js |
| HGfztofotfshcF7+8n44JQL2oJmowVChPTg48S+jvZoztPfvwD79OC/LTtG6dMp+ | htmx.min.js |
| RNXAU1D9now8hhHW/KcRwHAFwc76r0Mne6FNQvkvrznHaeJpW+Qd1S5nBRoCavje | debug.js |
| RNXAU1D9now8hhHW/KcRwHAFwc76r0Mne6FNQvkvrznHaeJpW+Qd1S5nBRoCavje | debug.js |
cspell:enable
cspell:enable
Loading