mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
This leads to more consistent license properties and allows for easier automated parsing. https://spdx.org/licenses/
15 lines
513 B
JSON
15 lines
513 B
JSON
{
|
|
"homepage": "http://gnuwin32.sourceforge.net/packages/sed.htm",
|
|
"version": "4.2.1",
|
|
"license": "GPL-2.0",
|
|
"url": [
|
|
"https://sourceforge.net/projects/gnuwin32/files/sed/4.2.1/sed-4.2.1-bin.zip",
|
|
"https://sourceforge.net/projects/gnuwin32/files/sed/4.2.1/sed-4.2.1-dep.zip"
|
|
],
|
|
"hash": [
|
|
"ae1651ffb461d69a7c51c76867a859d8addf802b85678834c0ebb402ef79b3cd",
|
|
"53e2e84db3e6c5855fd8013e1b79ccbd53b6bae7e7e4d59c0d18bb1dd5d18961"
|
|
],
|
|
"bin": "bin\\sed.exe"
|
|
}
|