Skip to content

Conversation

danieljsummers
Copy link
Contributor

Description

The SRI hash for the unminified version of htmx from jsdelivr had a 2 at the start which did not belong; this removes that.

Corresponding issue: N/A

Testing

I verified that the 2 was extraneous by verifying https://cdn.jsdelivr.net/npm/[email protected]/dist/htmx.js at https://www.srihash.org/ . Also, the 2.0.5 hash did start with 2; I suspect it just wasn't selected when the new one was pasted over.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • [n/a] I ran the test suite locally (npm run test) and verified that it succeeded

Copy link
Collaborator

@MichaelWest22 MichaelWest22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and script tag is broken for me and fixed by this change

@MichaelWest22 MichaelWest22 merged commit d91c882 into bigskysoftware:master Jul 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants