buildout.hash.cfg 1.23 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# THIS IS NOT A BUILDOUT FILE, despite purposedly using a compatible syntax.
# The only allowed lines here are (regexes):
# - "^#" comments, copied verbatim
# - "^[" section beginings, copied verbatim
# - lines containing an "=" sign which must fit in the following categorie.
#   - "^\s*filename\s*=\s*path\s*$" where "path" is relative to this file
#     Copied verbatim.
#   - "^\s*hashtype\s*=.*" where "hashtype" is one of the values supported
#     by the re-generation script.
#     Re-generated.
# - other lines are copied verbatim
# Substitution (${...:...}), extension ([buildout] extends = ...) and
# section inheritance (< = ...) are NOT supported (but you should really
# not need these here).

[instance]
filename = instance.cfg.in
18
md5sum = a3e4cb7d28daa7816f04359c8aa3445b
19 20 21

[yarn.lock]
filename = yarn.lock
22
md5sum = e9c0f6cc380b53425f521a167c2fdf66
23 24 25

[python-language-server-requirements.txt]
filename = python-language-server-requirements.txt
26
md5sum = 0883a40ebcb33d8d7c520490b21bd16c
27 28 29 30 31 32 33

[preloadTemplate.html]
filename = preloadTemplate.html
md5sum = 8157c22134200bd862a07c6521ebf799

[slapos.css.in]
filename = slapos.css.in
34 35 36 37 38
md5sum = d2930ec3ef973b7908f0fa896033fd64

[logo.png]
filename = logo.png
md5sum = 97bd0f828ffbac2681af0f4bd72cba27