Welcome to mirror list, hosted at ThFree Co, Russian Federation.

libs.toml « data - github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3db0d71cf242de9b363ea7ee5c207b6c452e4401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Versioning and Subresource Integrity (SRI) for Alpha-Church's JavaScript and CSS dependencies

# When updating the version of an asset below, please also update the corresponding SRI.
# To update the SRI for an entry visit https://www.srihash.org/
# Or, the SRI for the appropriate asset can be copied from https://cdnjs.com/ .

# JavaScript
[js.leaflet]
  version = "1.8.0"
  integrity = "sha512-BB3hKbKWOc9Ez/TAwyWxNXeoV9c1v6FIeYiBieIWkpLjauysF18NzgR1MBNBXf8/KABdlkX68nAhlwcDFLGPCQ=="

[js.plyr]
  #Make sure the hash is for the polyfilled version
  version = "3.6.9"
  integrity = "sha384-tP3H/NVPMKfyAD6QtnEop02TYQ+2XbRDjOHmqmbLEowyPgnsikVipSMPMLeMSJag"

[js.instantpage]
  version = "5.1.1"
  integrity = "sha384-MWfCL6g1OTGsbSwfuMHc8+8J2u71/LA8dzlIN3ycajckxuZZmF+DNjdm7O6H3PSq"

# CSS
[css.leaflet]
  version = "1.8.0"
  integrity = "sha512-hoalWLoI8r4UszCkZ5kL8vayOGVae1oxXe/2A4AO6J9+580uKHDO3JdHb7NzwwzK5xr/Fs0W40kiNHxM9vyTtQ=="

[css.plyr]
  version = "3.6.9"
  integrity = "sha384-wQsQECGrPiFqrOv9DZfIpKJEpL1WJRJFb0j7/ORFQ2lmbRQEQ5ndaHupqZYhPK/z"