mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
* remove BOM from all repo files that contain one * changes all files to utf-8 (specifically, utf-8 *without* BOM) * improves compliance with ".editorconfig" .# Discussion This is an example of the semi-invisible changes which can creep into patches via various editors. Any such changes are *very* difficult to figure out from a diff output and just add visual noise to commits. Hence, ".editorconfig" (added in a previous commit) is used to minimize this kind of confusing patch noise.
18 lines
755 B
JSON
18 lines
755 B
JSON
{
|
|
"version": "0.26-1",
|
|
"license": "GNU GPL",
|
|
"url": [
|
|
"http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/pkg-config_0.26-1_win32.zip",
|
|
"http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/glib_2.28.8-1_win32.zip",
|
|
"http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime_0.18.1.1-2_win32.zip"
|
|
],
|
|
"homepage": "http://www.freedesktop.org/wiki/Software/pkg-config/",
|
|
"hash": [
|
|
"e919821da1a61af45ac9d924914bb72d92ba9ead956c82b9d89128b1b90d37c3",
|
|
"0d485a8dd57494944128ac19b5b8dd52d6140eb16f102a43c835f060aaa49a19",
|
|
"4c313b74dd63b81604168f1a8e714e1292e778f1ec0cb5bb85a2bcd9e8842cba"
|
|
],
|
|
"extract_dir": [ "bin", "bin", "bin" ],
|
|
"bin": "pkg-config.exe"
|
|
}
|