|
21 | 21 | "package_name": "backend-polygon-archive-bor",
|
22 | 22 | "package_revision": "satoshilabs-1",
|
23 | 23 | "system_user": "polygon",
|
24 |
| - "version": "2.2.8", |
25 |
| - "binary_url": "https://github.com/maticnetwork/bor/releases/download/v2.2.8/bor-v2.2.8-amd64.deb", |
| 24 | + "version": "2.2.9", |
| 25 | + "binary_url": "https://github.com/maticnetwork/bor/releases/download/v2.2.9/bor-v2.2.9-amd64.deb", |
26 | 26 | "verification_type": "sha256",
|
27 |
| - "verification_source": "f24a2ab7ee5b1eb2ec1d98549c08e7e117cb33f34049e645238e1348292fcc90", |
| 27 | + "verification_source": "8125ae8f2c5e2485ba112e065bcbfa40468a113a41a3dfa34871dd239fd12f6e", |
28 | 28 | "extract_command": "mkdir -p backend && dpkg --fsys-tarfile ${ARCHIVE} | tar -xO ./usr/bin/bor > backend/bor && chmod +x backend/bor && echo",
|
29 | 29 | "exclude_files": [],
|
30 | 30 | "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/polygon_archive_bor_exec.sh 2>> {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log'",
|
31 | 31 | "exec_script": "polygon_archive_bor.sh",
|
32 | 32 | "logrotate_files_template": "{{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log",
|
33 |
| - "postinst_script_template": "wget https://raw.githubusercontent.com/maticnetwork/bor/v2.2.8/builder/files/genesis-mainnet-v1.json -O {{.Env.BackendInstallPath}}/{{.Coin.Alias}}/genesis.json", |
| 33 | + "postinst_script_template": "wget https://raw.githubusercontent.com/maticnetwork/bor/v2.2.9/builder/files/genesis-mainnet-v1.json -O {{.Env.BackendInstallPath}}/{{.Coin.Alias}}/genesis.json", |
34 | 34 | "service_type": "simple",
|
35 | 35 | "service_additional_params_template": "",
|
36 | 36 | "protect_memory": true,
|
|
39 | 39 | "client_config_file": "",
|
40 | 40 | "platforms": {
|
41 | 41 | "arm64": {
|
42 |
| - "binary_url": "https://github.com/maticnetwork/bor/releases/download/v2.2.8/bor-v2.2.8-arm64.deb", |
43 |
| - "verification_source": "72f97c6bc88f2a38a4cfa27a8e7aee240d77250096a8c4650fe654fb0b170008" |
| 42 | + "binary_url": "https://github.com/maticnetwork/bor/releases/download/v2.2.9/bor-v2.2.9-arm64.deb", |
| 43 | + "verification_source": "344bbd01a230250a43373ee559cb596bc8afb95026ce4aa9652c46077740414f" |
44 | 44 | }
|
45 | 45 | }
|
46 | 46 | },
|
|
0 commit comments