importexcel: Update to version 7.8.10

This commit is contained in:
github-actions[bot] 2024-10-22 00:35:21 +00:00
parent 7f31045f82
commit 3acbc86a78

View File

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