mirror of
https://github.com/openzim/warc2zim.git
synced 2025-10-19 14:33:17 +00:00
Merge pull request #414 from openzim/update_deps
Upgrade to wombat 3.8.3
This commit is contained in:
commit
7286db3e7f
2 changed files with 5 additions and 1 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to wombat 3.8.3 (#414)
|
||||
|
||||
## [2.1.2] - 2024-10-08
|
||||
|
||||
### Added
|
||||
|
|
|
@ -6,7 +6,7 @@ execute_after=[
|
|||
|
||||
[files.assets.actions."wombat.js"]
|
||||
action="get_file"
|
||||
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.2/dist/wombat.js"
|
||||
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.3/dist/wombat.js"
|
||||
target_file="wombat.js"
|
||||
|
||||
[files.assets.actions."wombatSetup.js"] # fallback if this script has not been properly build (should happen only in dev)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue