importexcel: Update to version 7.8.8

This commit is contained in:
github-actions[bot] 2024-05-13 16:29:19 +00:00
parent d9b22a16b1
commit b9d803f368

View File

@ -1,10 +1,10 @@
{
"version": "7.8.7",
"version": "7.8.8",
"description": "PowerShell module to import/export Excel spreadsheets, without Excel",
"homepage": "https://github.com/dfinke/ImportExcel",
"license": "Apache-2.0",
"url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.7.nupkg",
"hash": "489ba806a9f0109705e91f04d4bcedb9f2dd7c050862ea80942d09afc35722ad",
"url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.8.nupkg",
"hash": "9694c3affd6d03f0c875a73ded3739f04ac78acad1f8416185744cfd4fb135bd",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": {
"name": "ImportExcel"