importexcel: Update to version 7.8.9

This commit is contained in:
github-actions[bot] 2024-05-18 16:27:18 +00:00
parent e81b0e34d6
commit 84b0bd64b9

View File

@ -1,10 +1,10 @@
{
"version": "7.8.8",
"version": "7.8.9",
"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.8.nupkg",
"hash": "9694c3affd6d03f0c875a73ded3739f04ac78acad1f8416185744cfd4fb135bd",
"url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.9.nupkg",
"hash": "7b93232790458d779df513f49fcc7deeb8e7c4fff742d33b367a5e6a39bfb2ae",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": {
"name": "ImportExcel"