ScoopInstaller_Main/csvtosql.json
Ross Smith II 4897362d0c Fix various hashes + HTTPS everywhere (#1563)
* Fix various hashes

* HTTPS everywhere
2017-06-19 11:39:31 +02:00

11 lines
431 B
JSON

{
"version": "v0.1.1-alpha",
"license": "https://raw.githubusercontent.com/deevus/CsvToSql/master/UNLICENSE.txt",
"url": "https://github.com/deevus/CsvToSql/archive/v0.1.1-alpha.zip",
"depends": "gow",
"homepage": "https://github.com/deevus/CsvToSql",
"hash": "b58c21aa5e7b2c18e3e184e908d984ff4e9c7002faaf4e737b0ffa1692f5fe03",
"bin": "ConvertCsvTo-Sql.ps1",
"extract_dir": "CsvToSql-0.1.1-alpha"
}