mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-08 05:03:47 -05:00
fix: update jobs
This commit is contained in:
@@ -44,7 +44,7 @@ repos:
|
||||
entry: yamllint --strict --config-file .yamllint.yml
|
||||
|
||||
- repo: "https://github.com/crate-ci/typos"
|
||||
rev: v1.16.24
|
||||
rev: v1.16.25
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ consul_version: 1.16.1
|
||||
influxdb_version: 1.11.1
|
||||
nomad_version: 1.7.1
|
||||
prometheus_verssion: 2.46.0
|
||||
recyclarr_version: 5.3.1
|
||||
recyclarr_version: 6.0.2
|
||||
speedtest_cli_version: 1.2.0
|
||||
tdarr_installer_version: 2.00.13
|
||||
telegraf_version: 1.28.4
|
||||
traefik_version: "v2.10.7"
|
||||
traefik_version: 2.10.7
|
||||
valentina_version: 2.1.0
|
||||
backup_mongodb_version: "v1.0.0"
|
||||
backup_mongodb_version: 1.1.0
|
||||
|
||||
# ---------------------------------- SERVICE STATIC PORT MAPPINGS
|
||||
authelia_port: "9091"
|
||||
|
||||
292
poetry.lock
generated
292
poetry.lock
generated
@@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 1.7.0 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "ansible"
|
||||
@@ -39,13 +39,13 @@ test = ["coverage", "pip-tools", "pytest (>=7.2.0)", "pytest-mock", "pytest-plus
|
||||
|
||||
[[package]]
|
||||
name = "ansible-core"
|
||||
version = "2.15.7"
|
||||
version = "2.15.8"
|
||||
description = "Radically simple IT automation"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "ansible-core-2.15.7.tar.gz", hash = "sha256:bc51d011bdb67538d1ee043e0f8072b3a849b78897caf15b6f294160c5c7c6ba"},
|
||||
{file = "ansible_core-2.15.7-py3-none-any.whl", hash = "sha256:8a7988b8fbd1f4bb5799becae120b828de6248ba9056d83f427235533d655e2b"},
|
||||
{file = "ansible-core-2.15.8.tar.gz", hash = "sha256:8aa49cb1ddbf33d88c2bb4bf09ecd4b0dd8b788e174adca8b88dda6e6bdbf59b"},
|
||||
{file = "ansible_core-2.15.8-py3-none-any.whl", hash = "sha256:55e6f4350fb98ac5441620ba981b1d9f7b90aa5f320885965af996e149bd3caa"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -123,29 +123,33 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte
|
||||
|
||||
[[package]]
|
||||
name = "black"
|
||||
version = "23.11.0"
|
||||
version = "23.12.1"
|
||||
description = "The uncompromising code formatter."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "black-23.11.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:dbea0bb8575c6b6303cc65017b46351dc5953eea5c0a59d7b7e3a2d2f433a911"},
|
||||
{file = "black-23.11.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:412f56bab20ac85927f3a959230331de5614aecda1ede14b373083f62ec24e6f"},
|
||||
{file = "black-23.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d136ef5b418c81660ad847efe0e55c58c8208b77a57a28a503a5f345ccf01394"},
|
||||
{file = "black-23.11.0-cp310-cp310-win_amd64.whl", hash = "sha256:6c1cac07e64433f646a9a838cdc00c9768b3c362805afc3fce341af0e6a9ae9f"},
|
||||
{file = "black-23.11.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:cf57719e581cfd48c4efe28543fea3d139c6b6f1238b3f0102a9c73992cbb479"},
|
||||
{file = "black-23.11.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:698c1e0d5c43354ec5d6f4d914d0d553a9ada56c85415700b81dc90125aac244"},
|
||||
{file = "black-23.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:760415ccc20f9e8747084169110ef75d545f3b0932ee21368f63ac0fee86b221"},
|
||||
{file = "black-23.11.0-cp311-cp311-win_amd64.whl", hash = "sha256:58e5f4d08a205b11800332920e285bd25e1a75c54953e05502052738fe16b3b5"},
|
||||
{file = "black-23.11.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:45aa1d4675964946e53ab81aeec7a37613c1cb71647b5394779e6efb79d6d187"},
|
||||
{file = "black-23.11.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4c44b7211a3a0570cc097e81135faa5f261264f4dfaa22bd5ee2875a4e773bd6"},
|
||||
{file = "black-23.11.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2a9acad1451632021ee0d146c8765782a0c3846e0e0ea46659d7c4f89d9b212b"},
|
||||
{file = "black-23.11.0-cp38-cp38-win_amd64.whl", hash = "sha256:fc7f6a44d52747e65a02558e1d807c82df1d66ffa80a601862040a43ec2e3142"},
|
||||
{file = "black-23.11.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7f622b6822f02bfaf2a5cd31fdb7cd86fcf33dab6ced5185c35f5db98260b055"},
|
||||
{file = "black-23.11.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:250d7e60f323fcfc8ea6c800d5eba12f7967400eb6c2d21ae85ad31c204fb1f4"},
|
||||
{file = "black-23.11.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5133f5507007ba08d8b7b263c7aa0f931af5ba88a29beacc4b2dc23fcefe9c06"},
|
||||
{file = "black-23.11.0-cp39-cp39-win_amd64.whl", hash = "sha256:421f3e44aa67138ab1b9bfbc22ee3780b22fa5b291e4db8ab7eee95200726b07"},
|
||||
{file = "black-23.11.0-py3-none-any.whl", hash = "sha256:54caaa703227c6e0c87b76326d0862184729a69b73d3b7305b6288e1d830067e"},
|
||||
{file = "black-23.11.0.tar.gz", hash = "sha256:4c68855825ff432d197229846f971bc4d6666ce90492e5b02013bcaca4d9ab05"},
|
||||
{file = "black-23.12.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e0aaf6041986767a5e0ce663c7a2f0e9eaf21e6ff87a5f95cbf3675bfd4c41d2"},
|
||||
{file = "black-23.12.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c88b3711d12905b74206227109272673edce0cb29f27e1385f33b0163c414bba"},
|
||||
{file = "black-23.12.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a920b569dc6b3472513ba6ddea21f440d4b4c699494d2e972a1753cdc25df7b0"},
|
||||
{file = "black-23.12.1-cp310-cp310-win_amd64.whl", hash = "sha256:3fa4be75ef2a6b96ea8d92b1587dd8cb3a35c7e3d51f0738ced0781c3aa3a5a3"},
|
||||
{file = "black-23.12.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:8d4df77958a622f9b5a4c96edb4b8c0034f8434032ab11077ec6c56ae9f384ba"},
|
||||
{file = "black-23.12.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:602cfb1196dc692424c70b6507593a2b29aac0547c1be9a1d1365f0d964c353b"},
|
||||
{file = "black-23.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9c4352800f14be5b4864016882cdba10755bd50805c95f728011bcb47a4afd59"},
|
||||
{file = "black-23.12.1-cp311-cp311-win_amd64.whl", hash = "sha256:0808494f2b2df923ffc5723ed3c7b096bd76341f6213989759287611e9837d50"},
|
||||
{file = "black-23.12.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:25e57fd232a6d6ff3f4478a6fd0580838e47c93c83eaf1ccc92d4faf27112c4e"},
|
||||
{file = "black-23.12.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2d9e13db441c509a3763a7a3d9a49ccc1b4e974a47be4e08ade2a228876500ec"},
|
||||
{file = "black-23.12.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6d1bd9c210f8b109b1762ec9fd36592fdd528485aadb3f5849b2740ef17e674e"},
|
||||
{file = "black-23.12.1-cp312-cp312-win_amd64.whl", hash = "sha256:ae76c22bde5cbb6bfd211ec343ded2163bba7883c7bc77f6b756a1049436fbb9"},
|
||||
{file = "black-23.12.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1fa88a0f74e50e4487477bc0bb900c6781dbddfdfa32691e780bf854c3b4a47f"},
|
||||
{file = "black-23.12.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a4d6a9668e45ad99d2f8ec70d5c8c04ef4f32f648ef39048d010b0689832ec6d"},
|
||||
{file = "black-23.12.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b18fb2ae6c4bb63eebe5be6bd869ba2f14fd0259bda7d18a46b764d8fb86298a"},
|
||||
{file = "black-23.12.1-cp38-cp38-win_amd64.whl", hash = "sha256:c04b6d9d20e9c13f43eee8ea87d44156b8505ca8a3c878773f68b4e4812a421e"},
|
||||
{file = "black-23.12.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3e1b38b3135fd4c025c28c55ddfc236b05af657828a8a6abe5deec419a0b7055"},
|
||||
{file = "black-23.12.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:4f0031eaa7b921db76decd73636ef3a12c942ed367d8c3841a0739412b260a54"},
|
||||
{file = "black-23.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:97e56155c6b737854e60a9ab1c598ff2533d57e7506d97af5481141671abf3ea"},
|
||||
{file = "black-23.12.1-cp39-cp39-win_amd64.whl", hash = "sha256:dd15245c8b68fe2b6bd0f32c1556509d11bb33aec9b5d0866dd8e2ed3dba09c2"},
|
||||
{file = "black-23.12.1-py3-none-any.whl", hash = "sha256:78baad24af0f033958cad29731e27363183e140962595def56423e626f4bee3e"},
|
||||
{file = "black-23.12.1.tar.gz", hash = "sha256:4ce3ef14ebe8d9509188014d96af1c456a910d5b5cbf434a09fef7e024b3d0d5"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -159,7 +163,7 @@ typing-extensions = {version = ">=4.0.1", markers = "python_version < \"3.11\""}
|
||||
|
||||
[package.extras]
|
||||
colorama = ["colorama (>=0.4.3)"]
|
||||
d = ["aiohttp (>=3.7.4)"]
|
||||
d = ["aiohttp (>=3.7.4)", "aiohttp (>=3.7.4,!=3.9.0)"]
|
||||
jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"]
|
||||
uvloop = ["uvloop (>=0.15.2)"]
|
||||
|
||||
@@ -381,13 +385,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "distlib"
|
||||
version = "0.3.7"
|
||||
version = "0.3.8"
|
||||
description = "Distribution utilities"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "distlib-0.3.7-py2.py3-none-any.whl", hash = "sha256:2e24928bc811348f0feb63014e97aaae3037f2cf48712d51ae61df7fd6075057"},
|
||||
{file = "distlib-0.3.7.tar.gz", hash = "sha256:9dafe54b34a028eafd95039d5e5d4851a13734540f1331060d31c9916e7147a8"},
|
||||
{file = "distlib-0.3.8-py2.py3-none-any.whl", hash = "sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784"},
|
||||
{file = "distlib-0.3.8.tar.gz", hash = "sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -703,13 +707,13 @@ virtualenv = ">=20.10.0"
|
||||
|
||||
[[package]]
|
||||
name = "prompt-toolkit"
|
||||
version = "3.0.41"
|
||||
version = "3.0.43"
|
||||
description = "Library for building powerful interactive command lines in Python"
|
||||
optional = false
|
||||
python-versions = ">=3.7.0"
|
||||
files = [
|
||||
{file = "prompt_toolkit-3.0.41-py3-none-any.whl", hash = "sha256:f36fe301fafb7470e86aaf90f036eef600a3210be4decf461a5b1ca8403d3cb2"},
|
||||
{file = "prompt_toolkit-3.0.41.tar.gz", hash = "sha256:941367d97fc815548822aa26c2a269fdc4eb21e9ec05fc5d447cf09bad5d75f0"},
|
||||
{file = "prompt_toolkit-3.0.43-py3-none-any.whl", hash = "sha256:a11a29cb3bf0a28a387fe5122cdb649816a957cd9261dcedf8c9f1fef33eacf6"},
|
||||
{file = "prompt_toolkit-3.0.43.tar.gz", hash = "sha256:3527b7af26106cbc65a040bcc84839a3566ec1b051bb0bfe953631e704b0ff7d"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -880,110 +884,110 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
||||
|
||||
[[package]]
|
||||
name = "rpds-py"
|
||||
version = "0.13.2"
|
||||
version = "0.15.2"
|
||||
description = "Python bindings to Rust's persistent data structures (rpds)"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:1ceebd0ae4f3e9b2b6b553b51971921853ae4eebf3f54086be0565d59291e53d"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:46e1ed994a0920f350a4547a38471217eb86f57377e9314fbaaa329b71b7dfe3"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ee353bb51f648924926ed05e0122b6a0b1ae709396a80eb583449d5d477fcdf7"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:530190eb0cd778363bbb7596612ded0bb9fef662daa98e9d92a0419ab27ae914"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:29d311e44dd16d2434d5506d57ef4d7036544fc3c25c14b6992ef41f541b10fb"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2e72f750048b32d39e87fc85c225c50b2a6715034848dbb196bf3348aa761fa1"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db09b98c7540df69d4b47218da3fbd7cb466db0fb932e971c321f1c76f155266"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2ac26f50736324beb0282c819668328d53fc38543fa61eeea2c32ea8ea6eab8d"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:12ecf89bd54734c3c2c79898ae2021dca42750c7bcfb67f8fb3315453738ac8f"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:3a44c8440183b43167fd1a0819e8356692bf5db1ad14ce140dbd40a1485f2dea"},
|
||||
{file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:bcef4f2d3dc603150421de85c916da19471f24d838c3c62a4f04c1eb511642c1"},
|
||||
{file = "rpds_py-0.13.2-cp310-none-win32.whl", hash = "sha256:ee6faebb265e28920a6f23a7d4c362414b3f4bb30607141d718b991669e49ddc"},
|
||||
{file = "rpds_py-0.13.2-cp310-none-win_amd64.whl", hash = "sha256:ac96d67b37f28e4b6ecf507c3405f52a40658c0a806dffde624a8fcb0314d5fd"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:b5f6328e8e2ae8238fc767703ab7b95785521c42bb2b8790984e3477d7fa71ad"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:729408136ef8d45a28ee9a7411917c9e3459cf266c7e23c2f7d4bb8ef9e0da42"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65cfed9c807c27dee76407e8bb29e6f4e391e436774bcc769a037ff25ad8646e"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:aefbdc934115d2f9278f153952003ac52cd2650e7313750390b334518c589568"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d48db29bd47814671afdd76c7652aefacc25cf96aad6daefa82d738ee87461e2"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3c55d7f2d817183d43220738270efd3ce4e7a7b7cbdaefa6d551ed3d6ed89190"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6aadae3042f8e6db3376d9e91f194c606c9a45273c170621d46128f35aef7cd0"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5feae2f9aa7270e2c071f488fab256d768e88e01b958f123a690f1cc3061a09c"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:51967a67ea0d7b9b5cd86036878e2d82c0b6183616961c26d825b8c994d4f2c8"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:4d0c10d803549427f427085ed7aebc39832f6e818a011dcd8785e9c6a1ba9b3e"},
|
||||
{file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:603d5868f7419081d616dab7ac3cfa285296735e7350f7b1e4f548f6f953ee7d"},
|
||||
{file = "rpds_py-0.13.2-cp311-none-win32.whl", hash = "sha256:b8996ffb60c69f677245f5abdbcc623e9442bcc91ed81b6cd6187129ad1fa3e7"},
|
||||
{file = "rpds_py-0.13.2-cp311-none-win_amd64.whl", hash = "sha256:5379e49d7e80dca9811b36894493d1c1ecb4c57de05c36f5d0dd09982af20211"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-macosx_10_7_x86_64.whl", hash = "sha256:8a776a29b77fe0cc28fedfd87277b0d0f7aa930174b7e504d764e0b43a05f381"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2a1472956c5bcc49fb0252b965239bffe801acc9394f8b7c1014ae9258e4572b"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f252dfb4852a527987a9156cbcae3022a30f86c9d26f4f17b8c967d7580d65d2"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f0d320e70b6b2300ff6029e234e79fe44e9dbbfc7b98597ba28e054bd6606a57"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ade2ccb937060c299ab0dfb2dea3d2ddf7e098ed63ee3d651ebfc2c8d1e8632a"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b9d121be0217787a7d59a5c6195b0842d3f701007333426e5154bf72346aa658"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8fa6bd071ec6d90f6e7baa66ae25820d57a8ab1b0a3c6d3edf1834d4b26fafa2"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c918621ee0a3d1fe61c313f2489464f2ae3d13633e60f520a8002a5e910982ee"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:25b28b3d33ec0a78e944aaaed7e5e2a94ac811bcd68b557ca48a0c30f87497d2"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:31e220a040b89a01505128c2f8a59ee74732f666439a03e65ccbf3824cdddae7"},
|
||||
{file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:15253fff410873ebf3cfba1cc686a37711efcd9b8cb30ea21bb14a973e393f60"},
|
||||
{file = "rpds_py-0.13.2-cp312-none-win32.whl", hash = "sha256:b981a370f8f41c4024c170b42fbe9e691ae2dbc19d1d99151a69e2c84a0d194d"},
|
||||
{file = "rpds_py-0.13.2-cp312-none-win_amd64.whl", hash = "sha256:4c4e314d36d4f31236a545696a480aa04ea170a0b021e9a59ab1ed94d4c3ef27"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:80e5acb81cb49fd9f2d5c08f8b74ffff14ee73b10ca88297ab4619e946bcb1e1"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:efe093acc43e869348f6f2224df7f452eab63a2c60a6c6cd6b50fd35c4e075ba"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c2a61c0e4811012b0ba9f6cdcb4437865df5d29eab5d6018ba13cee1c3064a0"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:751758d9dd04d548ec679224cc00e3591f5ebf1ff159ed0d4aba6a0746352452"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6ba8858933f0c1a979781272a5f65646fca8c18c93c99c6ddb5513ad96fa54b1"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bfdfbe6a36bc3059fff845d64c42f2644cf875c65f5005db54f90cdfdf1df815"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aa0379c1935c44053c98826bc99ac95f3a5355675a297ac9ce0dfad0ce2d50ca"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:d5593855b5b2b73dd8413c3fdfa5d95b99d657658f947ba2c4318591e745d083"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:2a7bef6977043673750a88da064fd513f89505111014b4e00fbdd13329cd4e9a"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:3ab96754d23372009638a402a1ed12a27711598dd49d8316a22597141962fe66"},
|
||||
{file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:e06cfea0ece444571d24c18ed465bc93afb8c8d8d74422eb7026662f3d3f779b"},
|
||||
{file = "rpds_py-0.13.2-cp38-none-win32.whl", hash = "sha256:5493569f861fb7b05af6d048d00d773c6162415ae521b7010197c98810a14cab"},
|
||||
{file = "rpds_py-0.13.2-cp38-none-win_amd64.whl", hash = "sha256:b07501b720cf060c5856f7b5626e75b8e353b5f98b9b354a21eb4bfa47e421b1"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:881df98f0a8404d32b6de0fd33e91c1b90ed1516a80d4d6dc69d414b8850474c"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:d79c159adea0f1f4617f54aa156568ac69968f9ef4d1e5fefffc0a180830308e"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:38d4f822ee2f338febcc85aaa2547eb5ba31ba6ff68d10b8ec988929d23bb6b4"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5d75d6d220d55cdced2f32cc22f599475dbe881229aeddba6c79c2e9df35a2b3"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5d97e9ae94fb96df1ee3cb09ca376c34e8a122f36927230f4c8a97f469994bff"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:67a429520e97621a763cf9b3ba27574779c4e96e49a27ff8a1aa99ee70beb28a"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:188435794405c7f0573311747c85a96b63c954a5f2111b1df8018979eca0f2f0"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:38f9bf2ad754b4a45b8210a6c732fe876b8a14e14d5992a8c4b7c1ef78740f53"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:a6ba2cb7d676e9415b9e9ac7e2aae401dc1b1e666943d1f7bc66223d3d73467b"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:eaffbd8814bb1b5dc3ea156a4c5928081ba50419f9175f4fc95269e040eff8f0"},
|
||||
{file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:5a4c1058cdae6237d97af272b326e5f78ee7ee3bbffa6b24b09db4d828810468"},
|
||||
{file = "rpds_py-0.13.2-cp39-none-win32.whl", hash = "sha256:b5267feb19070bef34b8dea27e2b504ebd9d31748e3ecacb3a4101da6fcb255c"},
|
||||
{file = "rpds_py-0.13.2-cp39-none-win_amd64.whl", hash = "sha256:ddf23960cb42b69bce13045d5bc66f18c7d53774c66c13f24cf1b9c144ba3141"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-macosx_10_7_x86_64.whl", hash = "sha256:97163a1ab265a1073a6372eca9f4eeb9f8c6327457a0b22ddfc4a17dcd613e74"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:25ea41635d22b2eb6326f58e608550e55d01df51b8a580ea7e75396bafbb28e9"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76d59d4d451ba77f08cb4cd9268dec07be5bc65f73666302dbb5061989b17198"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e7c564c58cf8f248fe859a4f0fe501b050663f3d7fbc342172f259124fb59933"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:61dbc1e01dc0c5875da2f7ae36d6e918dc1b8d2ce04e871793976594aad8a57a"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:fdb82eb60d31b0c033a8e8ee9f3fc7dfbaa042211131c29da29aea8531b4f18f"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d204957169f0b3511fb95395a9da7d4490fb361763a9f8b32b345a7fe119cb45"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c45008ca79bad237cbc03c72bc5205e8c6f66403773929b1b50f7d84ef9e4d07"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:79bf58c08f0756adba691d480b5a20e4ad23f33e1ae121584cf3a21717c36dfa"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:e86593bf8637659e6a6ed58854b6c87ec4e9e45ee8a4adfd936831cef55c2d21"},
|
||||
{file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:d329896c40d9e1e5c7715c98529e4a188a1f2df51212fd65102b32465612b5dc"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-macosx_10_7_x86_64.whl", hash = "sha256:4a5375c5fff13f209527cd886dc75394f040c7d1ecad0a2cb0627f13ebe78a12"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:06d218e4464d31301e943b65b2c6919318ea6f69703a351961e1baaf60347276"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c1f41d32a2ddc5a94df4b829b395916a4b7f103350fa76ba6de625fcb9e773ac"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6bc568b05e02cd612be53900c88aaa55012e744930ba2eeb56279db4c6676eb3"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9d94d78418203904730585efa71002286ac4c8ac0689d0eb61e3c465f9e608ff"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bed0252c85e21cf73d2d033643c945b460d6a02fc4a7d644e3b2d6f5f2956c64"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:244e173bb6d8f3b2f0c4d7370a1aa341f35da3e57ffd1798e5b2917b91731fd3"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7f55cd9cf1564b7b03f238e4c017ca4794c05b01a783e9291065cb2858d86ce4"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:f03a1b3a4c03e3e0161642ac5367f08479ab29972ea0ffcd4fa18f729cd2be0a"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:f5f4424cb87a20b016bfdc157ff48757b89d2cc426256961643d443c6c277007"},
|
||||
{file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:c82bbf7e03748417c3a88c1b0b291288ce3e4887a795a3addaa7a1cfd9e7153e"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-macosx_10_7_x86_64.whl", hash = "sha256:c0095b8aa3e432e32d372e9a7737e65b58d5ed23b9620fea7cb81f17672f1fa1"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:4c2d26aa03d877c9730bf005621c92da263523a1e99247590abbbe252ccb7824"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:96f2975fb14f39c5fe75203f33dd3010fe37d1c4e33177feef1107b5ced750e3"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:4dcc5ee1d0275cb78d443fdebd0241e58772a354a6d518b1d7af1580bbd2c4e8"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:61d42d2b08430854485135504f672c14d4fc644dd243a9c17e7c4e0faf5ed07e"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d3a61e928feddc458a55110f42f626a2a20bea942ccedb6fb4cee70b4830ed41"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7de12b69d95072394998c622cfd7e8cea8f560db5fca6a62a148f902a1029f8b"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:87a90f5545fd61f6964e65eebde4dc3fa8660bb7d87adb01d4cf17e0a2b484ad"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:9c95a1a290f9acf7a8f2ebbdd183e99215d491beea52d61aa2a7a7d2c618ddc6"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:35f53c76a712e323c779ca39b9a81b13f219a8e3bc15f106ed1e1462d56fcfe9"},
|
||||
{file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:96fb0899bb2ab353f42e5374c8f0789f54e0a94ef2f02b9ac7149c56622eaf31"},
|
||||
{file = "rpds_py-0.13.2.tar.gz", hash = "sha256:f8eae66a1304de7368932b42d801c67969fd090ddb1a7a24f27b435ed4bed68f"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:337a8653fb11d2fbe7157c961cc78cb3c161d98cf44410ace9a3dc2db4fad882"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:813a65f95bfcb7c8f2a70dd6add9b51e9accc3bdb3e03d0ff7a9e6a2d3e174bf"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:082e0e55d73690ffb4da4352d1b5bbe1b5c6034eb9dc8c91aa2a3ee15f70d3e2"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5595c80dd03d7e6c6afb73f3594bf3379a7d79fa57164b591d012d4b71d6ac4c"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fb10bb720348fe1647a94eb605accb9ef6a9b1875d8845f9e763d9d71a706387"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:53304cc14b1d94487d70086e1cb0cb4c29ec6da994d58ae84a4d7e78c6a6d04d"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d64a657de7aae8db2da60dc0c9e4638a0c3893b4d60101fd564a3362b2bfeb34"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ee40206d1d6e95eaa2b7b919195e3689a5cf6ded730632de7f187f35a1b6052c"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:1607cda6129f815493a3c184492acb5ae4aa6ed61d3a1b3663aa9824ed26f7ac"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:f3e6e2e502c4043c52a99316d89dc49f416acda5b0c6886e0dd8ea7bb35859e8"},
|
||||
{file = "rpds_py-0.15.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:044f6f46d62444800402851afa3c3ae50141f12013060c1a3a0677e013310d6d"},
|
||||
{file = "rpds_py-0.15.2-cp310-none-win32.whl", hash = "sha256:c827a931c6b57f50f1bb5de400dcfb00bad8117e3753e80b96adb72d9d811514"},
|
||||
{file = "rpds_py-0.15.2-cp310-none-win_amd64.whl", hash = "sha256:3bbc89ce2a219662ea142f0abcf8d43f04a41d5b1880be17a794c39f0d609cb0"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:1fd0f0b1ccd7d537b858a56355a250108df692102e08aa2036e1a094fd78b2dc"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b414ef79f1f06fb90b5165db8aef77512c1a5e3ed1b4807da8476b7e2c853283"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c31272c674f725dfe0f343d73b0abe8c878c646967ec1c6106122faae1efc15b"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:a6945c2d61c42bb7e818677f43638675b8c1c43e858b67a96df3eb2426a86c9d"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:02744236ac1895d7be837878e707a5c35fb8edc5137602f253b63623d7ad5c8c"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2181e86d4e1cdf49a7320cb72a36c45efcb7670d0a88f09fd2d3a7967c0540fd"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a8ff8e809da81363bffca2b965cb6e4bf6056b495fc3f078467d1f8266fe27f"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:97532802f14d383f37d603a56e226909f825a83ff298dc1b6697de00d2243999"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:13716e53627ad97babf72ac9e01cf9a7d4af2f75dd5ed7b323a7a9520e948282"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:2f1f295a5c28cfa74a7d48c95acc1c8a7acd49d7d9072040d4b694fe11cd7166"},
|
||||
{file = "rpds_py-0.15.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:8ec464f20fe803ae00419bd1610934e3bda963aeba1e6181dfc9033dc7e8940c"},
|
||||
{file = "rpds_py-0.15.2-cp311-none-win32.whl", hash = "sha256:b61d5096e75fd71018b25da50b82dd70ec39b5e15bb2134daf7eb7bbbc103644"},
|
||||
{file = "rpds_py-0.15.2-cp311-none-win_amd64.whl", hash = "sha256:9d41ebb471a6f064c0d1c873c4f7dded733d16ca5db7d551fb04ff3805d87802"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:13ff62d3561a23c17341b4afc78e8fcfd799ab67c0b1ca32091d71383a98ba4b"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:b70b45a40ad0798b69748b34d508259ef2bdc84fb2aad4048bc7c9cafb68ddb3"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4ecbba7efd82bd2a4bb88aab7f984eb5470991c1347bdd1f35fb34ea28dba6e"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9d38494a8d21c246c535b41ecdb2d562c4b933cf3d68de03e8bc43a0d41be652"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13152dfe7d7c27c40df8b99ac6aab12b978b546716e99f67e8a67a1d441acbc3"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:164fcee32f15d04d61568c9cb0d919e37ff3195919cd604039ff3053ada0461b"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a5122b17a4faf5d7a6d91fa67b479736c0cacc7afe791ddebb7163a8550b799"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:46b4f3d47d1033db569173be62365fbf7808c2bd3fb742314d251f130d90d44c"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:c61e42b4ceb9759727045765e87d51c1bb9f89987aca1fcc8a040232138cad1c"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:d2aa3ca9552f83b0b4fa6ca8c6ce08da6580f37e3e0ab7afac73a1cfdc230c0e"},
|
||||
{file = "rpds_py-0.15.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:ec19e823b4ccd87bd69e990879acbce9e961fc7aebe150156b8f4418d4b27b7f"},
|
||||
{file = "rpds_py-0.15.2-cp312-none-win32.whl", hash = "sha256:afeabb382c1256a7477b739820bce7fe782bb807d82927102cee73e79b41b38b"},
|
||||
{file = "rpds_py-0.15.2-cp312-none-win_amd64.whl", hash = "sha256:422b0901878a31ef167435c5ad46560362891816a76cc0d150683f3868a6f0d1"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:baf744e5f9d5ee6531deea443be78b36ed1cd36c65a0b95ea4e8d69fa0102268"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7e072f5da38d6428ba1fc1115d3cc0dae895df671cb04c70c019985e8c7606be"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f138f550b83554f5b344d6be35d3ed59348510edc3cb96f75309db6e9bfe8210"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b2a4cd924d0e2f4b1a68034abe4cadc73d69ad5f4cf02db6481c0d4d749f548f"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5eb05b654a41e0f81ab27a7c3e88b6590425eb3e934e1d533ecec5dc88a6ffff"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2ee066a64f0d2ba45391cac15b3a70dcb549e968a117bd0500634754cfe0e5fc"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c51a899792ee2c696072791e56b2020caff58b275abecbc9ae0cb71af0645c95"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ac2ac84a4950d627d84b61f082eba61314373cfab4b3c264b62efab02ababe83"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:62b292fff4739c6be89e6a0240c02bda5a9066a339d90ab191cf66e9fdbdc193"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:98ee201a52a7f65608e5494518932e1473fd43535f12cade0a1b4ab32737fe28"},
|
||||
{file = "rpds_py-0.15.2-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:3d40fb3ca22e3d40f494d577441b263026a3bd8c97ae6ce89b2d3c4b39ac9581"},
|
||||
{file = "rpds_py-0.15.2-cp38-none-win32.whl", hash = "sha256:30479a9f1fce47df56b07460b520f49fa2115ec2926d3b1303c85c81f8401ed1"},
|
||||
{file = "rpds_py-0.15.2-cp38-none-win_amd64.whl", hash = "sha256:2df3d07a16a3bef0917b28cd564778fbb31f3ffa5b5e33584470e2d1b0f248f0"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:56b51ba29a18e5f5810224bcf00747ad931c0716e3c09a76b4a1edd3d4aba71f"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3c11bc5814554b018f6c5d6ae0969e43766f81e995000b53a5d8c8057055e886"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2faa97212b0dc465afeedf49045cdd077f97be1188285e646a9f689cb5dfff9e"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:86c01299942b0f4b5b5f28c8701689181ad2eab852e65417172dbdd6c5b3ccc8"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dd7d3608589072f63078b4063a6c536af832e76b0b3885f1bfe9e892abe6c207"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:938518a11780b39998179d07f31a4a468888123f9b00463842cd40f98191f4d3"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2dccc623725d0b298f557d869a68496a2fd2a9e9c41107f234fa5f7a37d278ac"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:d46ee458452727a147d7897bb33886981ae1235775e05decae5d5d07f537695a"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:d9d7ebcd11ea76ba0feaae98485cd8e31467c3d7985210fab46983278214736b"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:8a5f574b92b3ee7d254e56d56e37ec0e1416acb1ae357c4956d76a1788dc58fb"},
|
||||
{file = "rpds_py-0.15.2-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:3db0c998c92b909d7c90b66c965590d4f3cd86157176a6cf14aa1f867b77b889"},
|
||||
{file = "rpds_py-0.15.2-cp39-none-win32.whl", hash = "sha256:bbc7421cbd28b4316d1d017db338039a7943f945c6f2bb15e1439b14b5682d28"},
|
||||
{file = "rpds_py-0.15.2-cp39-none-win_amd64.whl", hash = "sha256:1c24e30d720c0009b6fb2e1905b025da56103c70a8b31b99138e4ed1c2a6c5b0"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:1e6fcd0a0f62f2997107f758bb372397b8d5fd5f39cc6dcb86f7cb98a2172d6c"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:d800a8e2ac62db1b9ea5d6d1724f1a93c53907ca061de4d05ed94e8dfa79050c"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9e09d017e3f4d9bd7d17a30d3f59e4d6d9ba2d2ced280eec2425e84112cf623f"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b88c3ab98556bc351b36d6208a6089de8c8db14a7f6e1f57f82a334bd2c18f0b"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8f333bfe782a2d05a67cfaa0cc9cd68b36b39ee6acfe099f980541ed973a7093"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b629db53fe17e6ce478a969d30bd1d0e8b53238c46e3a9c9db39e8b65a9ef973"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:485fbdd23becb822804ed05622907ee5c8e8a5f43f6f43894a45f463b2217045"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:893e38d0f4319dfa70c0f36381a37cc418985c87b11d9784365b1fff4fa6973b"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:8ffdeb7dbd0160d4e391e1f857477e4762d00aa2199c294eb95dfb9451aa1d9f"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:fc33267d58dfbb2361baed52668c5d8c15d24bc0372cecbb79fed77339b55e0d"},
|
||||
{file = "rpds_py-0.15.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:2e7e5633577b3bd56bf3af2ef6ae3778bbafb83743989d57f0e7edbf6c0980e4"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:8b9650f92251fdef843e74fc252cdfd6e3c700157ad686eeb0c6d7fdb2d11652"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:07a2e1d78d382f7181789713cdf0c16edbad4fe14fe1d115526cb6f0eef0daa3"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:03f9c5875515820633bd7709a25c3e60c1ea9ad1c5d4030ce8a8c203309c36fd"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:580182fa5b269c2981e9ce9764367cb4edc81982ce289208d4607c203f44ffde"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:aa1e626c524d2c7972c0f3a8a575d654a3a9c008370dc2a97e46abd0eaa749b9"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ae9d83a81b09ce3a817e2cbb23aabc07f86a3abc664c613cd283ce7a03541e95"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9235be95662559141934fced8197de6fee8c58870f36756b0584424b6d708393"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a72e00826a2b032dda3eb25aa3e3579c6d6773d22d8446089a57a123481cc46c"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:ab095edf1d840a6a6a4307e1a5b907a299a94e7b90e75436ee770b8c35d22a25"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:3b79c63d29101cbaa53a517683557bb550462394fb91044cc5998dd2acff7340"},
|
||||
{file = "rpds_py-0.15.2-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:911e600e798374c0d86235e7ef19109cf865d1336942d398ff313375a25a93ba"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3cd61e759c4075510052d1eca5cddbd297fe1164efec14ef1fce3f09b974dfe4"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:9d2ae79f31da5143e020a8d4fc74e1f0cbcb8011bdf97453c140aa616db51406"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5e99d6510c8557510c220b865d966b105464740dcbebf9b79ecd4fbab30a13d9"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6c43e1b89099279cc03eb1c725c5de12af6edcd2f78e2f8a022569efa639ada3"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ac7187bee72384b9cfedf09a29a3b2b6e8815cc64c095cdc8b5e6aec81e9fd5f"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3423007fc0661827e06f8a185a3792c73dda41f30f3421562f210cf0c9e49569"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2974e6dff38afafd5ccf8f41cb8fc94600b3f4fd9b0a98f6ece6e2219e3158d5"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:93c18a1696a8e0388ed84b024fe1a188a26ba999b61d1d9a371318cb89885a8c"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:c7cd0841a586b7105513a7c8c3d5c276f3adc762a072d81ef7fae80632afad1e"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:709dc11af2f74ba89c68b1592368c6edcbccdb0a06ba77eb28c8fe08bb6997da"},
|
||||
{file = "rpds_py-0.15.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:fc066395e6332da1e7525d605b4c96055669f8336600bef8ac569d5226a7c76f"},
|
||||
{file = "rpds_py-0.15.2.tar.gz", hash = "sha256:373b76eeb79e8c14f6d82cb1d4d5293f9e4059baec6c1b16dca7ad13b6131b39"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1051,13 +1055,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "setuptools"
|
||||
version = "69.0.2"
|
||||
version = "69.0.3"
|
||||
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "setuptools-69.0.2-py3-none-any.whl", hash = "sha256:1e8fdff6797d3865f37397be788a4e3cba233608e9b509382a2777d25ebde7f2"},
|
||||
{file = "setuptools-69.0.2.tar.gz", hash = "sha256:735896e78a4742605974de002ac60562d286fa8051a7e2299445e8e8fbb01aa6"},
|
||||
{file = "setuptools-69.0.3-py3-none-any.whl", hash = "sha256:385eb4edd9c9d5c17540511303e39a147ce2fc04bc55289c322b9e5904fe2c05"},
|
||||
{file = "setuptools-69.0.3.tar.gz", hash = "sha256:be1af57fc409f93647f2e8e4573a142ed38724b8cdd389706a867bb4efcf1e78"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
@@ -1139,21 +1143,21 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "typos"
|
||||
version = "1.16.24"
|
||||
version = "1.16.25"
|
||||
description = "Source Code Spelling Correction"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "typos-1.16.24-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:65c48bd51cbba0ba54c80fef313d232c480117deaa385ea9a440124c7d76d105"},
|
||||
{file = "typos-1.16.24-py3-none-macosx_11_0_arm64.whl", hash = "sha256:eb51de4d7e3b2123ac78cc00386b4c1c2c6c3d8398a8f015b81375a6e6462215"},
|
||||
{file = "typos-1.16.24-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9d7cdbe5b6b130c4d68f44c3f5f00ea97230e270b4aaa7c84988701441798f0e"},
|
||||
{file = "typos-1.16.24-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:aaa997bfb12a79a40bd6b7d4ada63f854dbf1e2d78c7936587098448fead3d9a"},
|
||||
{file = "typos-1.16.24-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bea9bdf81401eb78bbdc233a5eeb3582a0551a7ffc45d87f58a9659c83516553"},
|
||||
{file = "typos-1.16.24-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:47ebc24182fedb473f748b71259d41ffaafed61b67ae62d760444a2126f52617"},
|
||||
{file = "typos-1.16.24-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:d155b1c48bd453fba5d1a08c2d447be604189b602eb0a47af5bff014d9854682"},
|
||||
{file = "typos-1.16.24-py3-none-win32.whl", hash = "sha256:49a3b56d395a3a5010f9aa8fb55fc20dc0f7f14ddd3611ebad6948071fc9bb38"},
|
||||
{file = "typos-1.16.24-py3-none-win_amd64.whl", hash = "sha256:88a7c31c2b8126f5efe35e5c2d8378294be739db650a5b2a368fb23f898ed3bf"},
|
||||
{file = "typos-1.16.24.tar.gz", hash = "sha256:b121aba79f2342f18e0049c0ebe87b0ac9331e83d1dfbeb2319a877218441554"},
|
||||
{file = "typos-1.16.25-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:6e901cc9fe54bf46b20dd663b262792c4a4879906fc7352047b05edba8b81b27"},
|
||||
{file = "typos-1.16.25-py3-none-macosx_11_0_arm64.whl", hash = "sha256:2abf3ded3c94b4c991c437449f00ab190807627f9cd7928cab7f46141e3be3c9"},
|
||||
{file = "typos-1.16.25-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:eeda6f7df73c10505978f24f547dccd2f4497b11a080996a3b045e3882a77c4b"},
|
||||
{file = "typos-1.16.25-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b8ef110f6e988ac2af80f90d6a5db41150e69fbeff066db2d17722a297b85e22"},
|
||||
{file = "typos-1.16.25-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:81f0e77f79b94a22f211eab3facc7a2fb88afa5b63c55b1c167c516fce924022"},
|
||||
{file = "typos-1.16.25-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:ee9219d68a0014aa858f59cf03ee065881bac596cb042b29ff71ec7524e4ee53"},
|
||||
{file = "typos-1.16.25-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:9e9c66ea088c8b8982525035c02b58bb89e79309110fb234d8a79475e6789b97"},
|
||||
{file = "typos-1.16.25-py3-none-win32.whl", hash = "sha256:4e188af4b36c242b7c584c747800910b028438354b6af2f7aa9aad3e3da315ce"},
|
||||
{file = "typos-1.16.25-py3-none-win_amd64.whl", hash = "sha256:173c81439ed0877d887aae32a8cf69ee9a19783a3f50d16add2a20b738d14d20"},
|
||||
{file = "typos-1.16.25.tar.gz", hash = "sha256:46dc1c9ec6364279d7dc89154d311b4bcb51cda396cfc033e2fc59de7fb26e35"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -9,8 +9,7 @@
|
||||
"traefik.http.routers.sabnzbd.entryPoints=web,websecure",
|
||||
"traefik.http.routers.sabnzbd.service=sabnzbd",
|
||||
"traefik.http.routers.sabnzbd.tls=true",
|
||||
"traefik.http.routers.sabnzbd.tls.certresolver=cloudflare",
|
||||
"traefik.http.routers.sabnzbd.middlewares=authelia@file"
|
||||
"traefik.http.routers.sabnzbd.tls.certresolver=cloudflare"
|
||||
],
|
||||
"checks": [{
|
||||
"id": "sabnzbd-http-check",
|
||||
|
||||
@@ -10,13 +10,15 @@ services:
|
||||
- "TZ=America/New_York"
|
||||
- "PGID=101"
|
||||
- "PUID={{ ansible_user_uid }}"
|
||||
- "DOCKER_MODS=linuxserver/mods:universal-cron"
|
||||
volumes:
|
||||
- /var/services/homes/{{ my_username }}:/{{ my_username }}
|
||||
- /volume1/nate:/nate
|
||||
- /volume1/media/downloads/nzb:/nzbd
|
||||
- /volume1/media/downloads/temp:/incomplete-downloads
|
||||
- /volume1/media/downloads/complete:/downloads
|
||||
- /volume1/docker/sabnzbd:/config
|
||||
- /volume1/pi-cluster/sabnzbd:/config
|
||||
- /volume1/pi-cluster/sabnzbd/startup-scripts:/custom-cont-init.d
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 9090:9090
|
||||
|
||||
@@ -89,8 +89,8 @@ job "jellyfin" {
|
||||
} // service
|
||||
|
||||
resources {
|
||||
cpu = 5000 # MHz
|
||||
memory = 1000 # MB
|
||||
cpu = 2500 # MHz
|
||||
memory = 700 # MB
|
||||
} // resources
|
||||
|
||||
} // task
|
||||
|
||||
@@ -107,7 +107,6 @@ sonarr:
|
||||
# Configuration specific to Radarr.
|
||||
radarr:
|
||||
movies:
|
||||
# Set the URL/API Key to your actual instance
|
||||
base_url: https://radarr.{{ homelab_domain_name }}/
|
||||
api_key: {{ radarr_api_key }}
|
||||
delete_old_custom_formats: true
|
||||
@@ -120,9 +119,11 @@ radarr:
|
||||
|
||||
quality_profiles:
|
||||
- name: "720p/1080p"
|
||||
reset_unmatched_scores: true
|
||||
reset_unmatched_scores:
|
||||
enabled: true
|
||||
- name: "720p/1080p Remux"
|
||||
reset_unmatched_scores: true
|
||||
reset_unmatched_scores:
|
||||
enabled: true
|
||||
|
||||
custom_formats:
|
||||
# Use `recyclarr list custom-formats radarr` for values you can put here.
|
||||
|
||||
@@ -278,7 +278,7 @@ job "reverse-proxy" {
|
||||
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "traefik:{{ traefik_version }}"
|
||||
image = "traefik:v{{ traefik_version }}"
|
||||
hostname = "traefik"
|
||||
ports = ["dashboard", "web", "websecure","externalwebsecure"]
|
||||
volumes = [ "${meta.nfsStorageRoot}/pi-cluster/traefik/acme:/acme" ]
|
||||
|
||||
@@ -40,6 +40,7 @@ job "stash" {
|
||||
env {
|
||||
PUID = "${meta.PUID}"
|
||||
PGID = "${meta.PGID}"
|
||||
TZ = "America/New_York"
|
||||
STASH_STASH = "/data/"
|
||||
STASH_GENERATED = "/generated/"
|
||||
STASH_METADATA = "/metadata/"
|
||||
@@ -58,6 +59,7 @@ job "stash" {
|
||||
"${meta.nfsStorageRoot}/nate/.stash/generated:/generated",
|
||||
"${meta.nfsStorageRoot}/nate/.stash/media:/data",
|
||||
"${meta.nfsStorageRoot}/nate/.stash/metadata:/metadata",
|
||||
"${meta.nfsStorageRoot}/nate/.stash/blobs:/blobs",
|
||||
"/etc/timezone:/etc/timezone:ro"
|
||||
]
|
||||
ports = ["port1"]
|
||||
@@ -90,7 +92,7 @@ job "stash" {
|
||||
} // service
|
||||
|
||||
resources {
|
||||
cpu = 4500 # MHz
|
||||
cpu = 3000 # MHz
|
||||
memory = 400 # MB
|
||||
} // resources
|
||||
|
||||
|
||||
@@ -114,7 +114,7 @@ job "valentina" {
|
||||
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "ghcr.io/natelandau/backup-mongodb:{{ backup_mongodb_version }}"
|
||||
image = "ghcr.io/natelandau/backup-mongodb:v{{ backup_mongodb_version }}"
|
||||
image_pull_timeout = "10m"
|
||||
hostname = "${NOMAD_TASK_NAME}"
|
||||
ports = ["port1"]
|
||||
|
||||
398
vault.yml
398
vault.yml
@@ -1,200 +1,200 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
36633538333031373964616162643635383635323235326464303732623566653562363461616636
|
||||
3362653639613765636235333439303032346433356564340a663330356135373930623666333162
|
||||
66613339353363376462383038326439326463303734616138363166363762366465626262393534
|
||||
3362643736343663610a313638616433393166323962393965633465643931636334356634336436
|
||||
65316365656532343066353530626131346535396165393439383539646531376131356534353935
|
||||
64306437313261366466353234623864303731356637363561633535356565653331316566626331
|
||||
66353834613733353362353938343036366162396562623935343238363766653466393731653265
|
||||
33323830343766373836373764333637656461613635303366356464623338663937656165383335
|
||||
39383039386465323461346334333730323266376231613161363539333561373164316132373166
|
||||
30323034323835383861353133323233396166313033616535316462656166343435303937613831
|
||||
31376638363732616134316239326632343266393661613937333436313636386334376466393034
|
||||
65346239383165373763363364386639643735363762313938626462663837656635656332366332
|
||||
66646333393433303431636436633632353966373737363965623935643261386462353935623136
|
||||
31376235663761386166643965313362373631386561303536303638386661356436323566323862
|
||||
34613935316636623663303534303265373763643863343035323234306331316361373833386263
|
||||
39326266393130356131666539643163303863373034396264376534613863343865306131343432
|
||||
63323636303031623761613133373439373234383862353533323037666138626162353533643066
|
||||
61383266383539363862623961393932353739396563383639313864326336653732306332336137
|
||||
39393435653832653466343839626665323361626138356463353964316130313937386234366534
|
||||
63653362373039356635306631333535326338623562316138653036393137316466653266613430
|
||||
66363362663334613532663337316638663365393239376639643237306464626336323662356166
|
||||
64323134363539373239643064343465613661613366613961386438616562616232366566666266
|
||||
34326266643832316133663538656339643736373437373766343561373333353333636563313761
|
||||
37376338343066613435623061363461666633316637326364316138623866633362626430373363
|
||||
34656564613933376631353032303531333330613039366561336632396338613130643161643934
|
||||
64653965373163613734383433666261303532363063383836313337363862613032663930343039
|
||||
62623330303861343735346134626666633162316432396136663635303036343733386530623766
|
||||
66646539623939333166323963363535303533666132656661303862633435643330336437313834
|
||||
32326232393334383131363632653263343632363133616635396263386535383331346139653532
|
||||
30323631373731663038363465636434383739646635626432393066323030303962363363636265
|
||||
37386338356237623934656238306133363265613663376466656464303564393363366365613531
|
||||
66306136366139323434316537616231356539663130353863653135333032653266353230393032
|
||||
36346462393335363664663936623164336435383038656535663963623430643730333865386364
|
||||
62323764303038643937396634393437663734356238363762303030386663313539623739663638
|
||||
33326435633530323535303835343261653962346666323764346539373261353766386262323330
|
||||
61663363373639613365333235386531313934303564646666623632353837643666643337363764
|
||||
30323033653531363636323664343639303030396432653566656364346638623536616630636261
|
||||
31613365386563626432363961376466616632636535366438653466393136636663303062343833
|
||||
31333032623839353639376136633765643962656536323337623634613734326437366466383939
|
||||
32343439656339303061626264616138366530373535373031346636393762373237646432613162
|
||||
31393335373262383565666163396163376332643637303932343861393764653732626565663665
|
||||
33656263656636616634363565616432653939663530383532356237396535346265616533373161
|
||||
64643763626635666436373832386263633163333837313733623963316231303833303136323963
|
||||
30313665643739353666376163376539326363383436346565636534666361336132323537656631
|
||||
33316266313238636664666333356630656464363665623234363432656334376366333336643830
|
||||
33646361396663383565306164626665336231633234343466646465333263363236646230626633
|
||||
36363363633166376237326239386334346337353165353561396437623532333931373462323364
|
||||
32663935336335663735336166373034303165326330333733346365356635626634313366376430
|
||||
39636632353663373435386234353566643663613830363735386139373964623130363162346436
|
||||
30363564383462306430643362663463623539643931356339643938333631663735653238653031
|
||||
34376663623835323835316535376664333462306536373965376539346235653963316533633737
|
||||
30623463353461356363343765333637366563313162373733376230613638613134626437623366
|
||||
32613238386264353334346239353735636636333263633130373964326164393264663137306461
|
||||
39643837336162646261353232666161643635653336363435303733616135666666313361326331
|
||||
34303536626238663932623930643265663135396464636631343566383831613562386236616562
|
||||
62623431316539383366633133643734363938393131643936653237613937393236646239346537
|
||||
65646233653230383238343466663336313734643031663134633538633734353630626336376536
|
||||
64343031643733326537653365363138613166613832323737393162306462643932646330616635
|
||||
31356634323636386661613133346235666265343832393232626162653961656536326536613835
|
||||
34343637353435383732333661613464663530393636353261386131386363653533646564633932
|
||||
31373236333837353235333735323332346631656539363663633462663337326338346339626665
|
||||
64333831376538663161306664643534333433353563316639323866363334386163663661633032
|
||||
31626633663336643534396461623236386330393561663763626531303163316233303362623266
|
||||
36386363376635333332363332343532363331656166616165333639303561613830336639346561
|
||||
38393631306630356432393731346431383839373834393034626663636438313530333661646666
|
||||
36333630306165663165376561643331656137653565353066343165376530643439393239633765
|
||||
37356361303833363065313166303263313161656236326164313765656664303565353564363432
|
||||
31333035613163333634666539303266383165356339643737376332376633656230363866383437
|
||||
36613439656433363736633562373764313237633861303733613863636264663230343662393732
|
||||
64313839363639363431613738353438616162326138306463646363383264313638376432346430
|
||||
66363033333331393165323365393064303235366337303230336361663732333833613736396663
|
||||
36313763353162636262616165323137363337303961636463613566323631393535373634643162
|
||||
37323164323632626135333434363131323863366563636565346663356164616539343762383966
|
||||
63623237346636383363643930323230356335393563656363346435653934353136633238656666
|
||||
35373564616666306332633633653233326465393836613934316465616365396663626532323730
|
||||
63646531313931396638633063646539366162396131666330313839343561386335313733343333
|
||||
32383463386563623635353533313035393862333565623864383439663433363563646232623830
|
||||
31663061373863613537313534373331633830656163373665343432303833653066643863346639
|
||||
65663562613833326233396437616237633866643166303630323532383035353065363364353134
|
||||
30336632323363343833343335336535646533386365616234333936363835343661616630396537
|
||||
38383963356466323036336530316438643463663566333136303534373931633566633335326165
|
||||
65386362336431653338333866353231323635383432326134663963343336313264306439376361
|
||||
32353465663439643831636464326362666330393136646530653234313865656561653865356336
|
||||
39303164366662303164373931323861613238366632663963343863363663383637656132346631
|
||||
31376436303533306534383065663333353565623564373530396436613835353233316332663635
|
||||
36613736303434623664313831343434633962353766313664616564323865333634363138373962
|
||||
37396632343032376531373266353032326338323663323337613337353964643765333061653136
|
||||
63333430303961376261333761643763613438653834333534613934376565613439336662653134
|
||||
35323433616131613131316662666239643430333934646264663235356235373936666462613532
|
||||
39656239396138663361333135663432363463663139373531346335633134666261356161396632
|
||||
62656262623562373031393833626433633766646163623533656565663636633035326535643338
|
||||
61656165643266343361646635656464626630616330363638353362313737393530353836613662
|
||||
61383334366639343034653933313563613263356539646237353366306433666130333866616666
|
||||
32363635386538323934393438343961643834373634373035626237623466383630643035623261
|
||||
61616363323065656265363931336139626435643263316133623033663437623836396666646437
|
||||
35653438363139383863336133326134373464623730326131386432353031323665643538333636
|
||||
35326438356431653761633765366665303166656432363534366265336531613331383366396261
|
||||
38313338313134373235313533336632363032383335346564356333313233653734323137313935
|
||||
38653266666166393935383462373761303732616665393833626130613039613162326238646566
|
||||
31323933336464306264613135376561356639396137363135383062313430313666363862643261
|
||||
30613161393739373763343333313865333830663735336364343637373637353438613462323434
|
||||
39616339343863336536343831343434396432626139666139386636393132336330376332666238
|
||||
39313935353061383463353238316362363665393166396230663064393137666536316337383534
|
||||
39343166356637333934363364343534623962373163303933313636373531346631643061336562
|
||||
34366330633361396339653937613030313264343031383137393061616237396661623666303438
|
||||
36653165646337643766323531643233376365366261313439633262663563616437646332323262
|
||||
63323537373631376262393738623166303736653539333639626562343061633832333538353437
|
||||
38656237613633336437323038643337376438636666386531393935353732303666383234383162
|
||||
66323463343663366664376138613834396262636631343137326361666637666165613064623161
|
||||
65613230353632636162396265626634646334616431313162633534386630333239323637363365
|
||||
37653333303435363836393330663036646530303532366139616337306139393266346162633132
|
||||
65373066373562356237336235363036623362316337366662336561373038626537373239616431
|
||||
34653938383539636164353931643835386533356538623533323832346164313963656430616462
|
||||
34306131373365353662666565623366306431663365316661323038616138626663393963383430
|
||||
64666533613365383563353864366361663934643234393130613561316436306636346639353138
|
||||
32346339663439616632616237613937306162623662386232363831333234323065373730396266
|
||||
36393438366261306565383864613566323230646563653862326536306633616230663637373238
|
||||
63336333356130356631653539616131383336383338363564353063656562393430303562333861
|
||||
32323434303532326461653130396563646561353133363462333463646236363834346636633936
|
||||
34623439313533353265333566616362373062313562303934613632613066646537616534323638
|
||||
37643166353162386630356565303031343965663762353661326132396337613336346366393839
|
||||
33383831663264646161633135623930636539313332343335333232653961636439653835333661
|
||||
62643635356563326265666335626462373361336366626530656139313932313765306264373637
|
||||
61306132386537383233646334663163633436313030623362303462656234353464313466623836
|
||||
38366163383662613133306133366631666436623666346361626432333363653135366661366637
|
||||
39653662333933646263323166646633326564663465663265363532386233626335303161333161
|
||||
38633539326234643138613537303936356637336335326230646534373035613531626537383665
|
||||
34633936656531373633373062623937383362623939656538376633333938646637306135633432
|
||||
33326332383633646466383732323866333962623937386563393033646137383536653562666461
|
||||
38333464393664333633613865396162373831666365653430643165643437376233373031653532
|
||||
32663333363865323338633466396261396638343538373233363662636535313839333930653936
|
||||
63386630346537323934376565336263316231326537393535333261313830303339366437353930
|
||||
34373636613363383539656665636163393366316462313763646564613836613133613830343535
|
||||
37343739363136386234623433636431326366646161303937306165323932663632376639383263
|
||||
33613539623034376536396131633436626239613434323162623736373138373365663962623661
|
||||
39336135353337653432323164346262353936316637646265376133386334313430326235326535
|
||||
38626330643961646563316130356533333133366431356239376238383062653766393962666138
|
||||
39616231383336646562393031646231393963656338613334616131323166383063366363316231
|
||||
66343766383461363436383730613862646435326236346565356233376230373839303865326338
|
||||
32316636333061636637663938306462306561343239393434323835643738383130373439376664
|
||||
61636531666366333231653762636539366531353136373261313565623934616466616636343233
|
||||
35303365393161313034333366643232643765646664346665653335343533366535346437376631
|
||||
36353838633262303466643238373534363462333062396262373037653136343632663536653437
|
||||
36313564656333373331346432316533663832306662303666343638623235653166333634373066
|
||||
31656164333939633264616436613132333337363837616531623839393238626261383164393062
|
||||
35623437356338313830303435393765386333313861373765306265643635653166646266363130
|
||||
35306264393963306661383130373162323931666430366431343765326533653331383033386333
|
||||
62393130613365333865626362346637343166663132633164366364373466666637346439633162
|
||||
33613438376338663032633830346161313963306631313234366461333731316532623262646363
|
||||
34613734353930376366633066396435303962383263306666373462396530353965366461346632
|
||||
61646334663535623565343539626431326235613761353538663536643234343931326266336665
|
||||
30316433656639373935323931366366323734636265303464333931346166613732376231383534
|
||||
61643839393731356666386335653539383434306331666333626666663435346239383565633466
|
||||
33346634653962383039646137623564386561643732653062343731303837303238353265336163
|
||||
34343362393865373663656534333731336264303130353462666463643564336262366564636165
|
||||
34396530613161316637373135653864616133393339303535346636633162323261663062663464
|
||||
65373062393966303838363164363964376665363965636164373331623865343834313837333639
|
||||
63623061643830663630363134653863336432393538373032653232386632333739366462613332
|
||||
38326139303032393433326534326335666364626533356431376639323564316534666338356138
|
||||
30643231373332356462646565666466623539313139303764666563633361653061376164333338
|
||||
64363461313565313662633533663538386261396563646364326636636466306637636132353466
|
||||
30396534653565353261383433373238666334636134663439643336616233663564656562666437
|
||||
35663866363032366139333234386538393562666233663866303565333431336132393464666334
|
||||
66323166623939623162393265373437336337396638376635643139326363383734383862306630
|
||||
34333062356237363633306231316463653962303964636634363136396630613037353463373837
|
||||
35336430373734373436393363303164393139313162326239636561656637663732303766363534
|
||||
64646536633430633665663464383631633039353531336131313835323939306664383732316563
|
||||
33653462366166633066363665633665633133663338633662633930646633396364613366366562
|
||||
32343766376638623035366364386162313465383131666639393238383031303137646133343633
|
||||
61326135323735363930333133623330316136363165646537363034663036663333386530333264
|
||||
35323266663437306165376438373032643132343736343862316161626139303037613261323432
|
||||
32333264643835343331333736383630386634383735646632646165323032356461656339393265
|
||||
62396235336134653732323966366638623338616166316166343136346265313561376664633432
|
||||
36613163616263326361376131616265613334363931393032613264363336643432393233326166
|
||||
66343831383763393734393539323762653636346265323061656632623636363865326439343262
|
||||
63613639663139383563316630313266346237326562366637616535333661353061333561663931
|
||||
63373762353362303761316165653163643165663837356265613932353738306163303230386133
|
||||
31303862633539373934636638376239363933646235363866396166333136353164626530636235
|
||||
33356461303737306463643833393839643930373730306566306462336635383234313734663361
|
||||
62636539653336303831303866643639366262383939316138366562393530613632626363623562
|
||||
32343764326433383733333531373137626363393836613962396535333462313966343634343735
|
||||
61333635393961613636323738376164306332343166633936626432316165363531396264373139
|
||||
61623738616534366664356164376533363531643436653937646435356636396433386564663363
|
||||
61616636636439633961336333636434643630643833643836653262396636656239636235633565
|
||||
64623030303561303961663164616461306135653533653563333839383639373233376263316361
|
||||
33343137636166383839393830343336363439623637663237316631633366343238663761346232
|
||||
65633133326263383638306133666237313934323630646666376233653837366138303766636661
|
||||
37356337376637666239323934393835326262323138393863656130373563656630363237623262
|
||||
32373262373666663064303664386137323334313461636531316463393761386239356364383263
|
||||
61636566616463623833613065396536643032386664356566373538616561346234653036393132
|
||||
32633231336664663566343935393462396438643562333765623566663531646262626232343165
|
||||
31333831316466353036633138343361393436626231323038343935623831396361386264333634
|
||||
62373439663035326435633737633463303531643530616166343162373431366666353639306235
|
||||
63383564353934393863616261373638643637396230363639663063306163393964386630383136
|
||||
33313638643334353332323661646463643838353638636533373136636235336538393265313539
|
||||
36393036343166346362646561646337656331396432653264383831656163353531613163333532
|
||||
33306361636437343261323363316661316663616439386330616138323837396666376539333463
|
||||
61393964646231383534306562373135313735373738363436663535643032646364323865613130
|
||||
383733326433376463386536616164656261
|
||||
33613639643135653862323161366235336566636238643437633830613362353535633133623639
|
||||
6231323735643536326436616336323763623333376338630a666139643836656631333633633962
|
||||
38636630646234386632346561393533323031323434396638386562386230356630336539306337
|
||||
6535643439326439320a313533396461353262326263363736313034633561663937646333343663
|
||||
61373131313034363966386634613561353564666664353631616536313531323463373166623139
|
||||
64366138663433393733373161613930636361366463346330366565616463316363663363633537
|
||||
65313833323264643033323832353762613730663139376232666464386236356162663462616563
|
||||
35386138343235666665643264653238343766366365363730643139313063376231613135393262
|
||||
34393539643663303535353637656638363930393234363039333039396232333761386138386563
|
||||
65363734633833613165636564313931323839326337383632333132333931366366383438323631
|
||||
33616462363830656233643763363266396237383138363137383639653233323831346336346230
|
||||
34663137386433396638303033366362653030663737643663316361323162313763646630343061
|
||||
62393435376632626530613836353539663235623666353536323431663030666334623330306137
|
||||
32366538333935623865346630653165316134663661633937343162396235346538383337636230
|
||||
32663364646266303663663734356562633932396237363638613132363138633631336135666565
|
||||
37633266323365323530343137323333613230616434636435323935653334656635613962323331
|
||||
64633266633934656263336131323436386631306331623733313230663664663237663138623561
|
||||
63363965326262623536343034356464383039346435373032653930393039633430323130353334
|
||||
63313465396431313565643637333461313361653634333238323233356530623131313036663638
|
||||
31396131323836396138613863386563343732303361316465316665363935306265663163336364
|
||||
34313633313837353538373463343138333930383766386166663138383134393133306136626337
|
||||
66343863303936613635643532656163626433303138626262363435366564313834343962663665
|
||||
33373961633035663639663361303433366363643061623833623837633661633433646162383136
|
||||
63633331646138303333313634316135663464396563383839323535316236643135396262383232
|
||||
30316536353264373562343532323966363233326334666163653535363163323939616564623036
|
||||
63376534643531353432633063613361666265333531656638366665353833346235623064623137
|
||||
39663331333533356464323334616139316661633338646231393136373039323230393463383530
|
||||
62373861376535626262666266396263316365323736356332623134663336666534363237316431
|
||||
37623339353266373033646264353332636632373235346333326565306362323138626430363137
|
||||
35666263623134373230336438633131626635303465336664353733323131393835386166656361
|
||||
38383734643030313333633761663535326236616365326534666636633231313630323834366365
|
||||
66373638373964396263363966393233643133323730363261383238363166626237643964306237
|
||||
30613866643361656137376335343637333932633434363936373530653236373265643832393534
|
||||
31383938353763613939323466316135656332386635666538333963616231366664356466346563
|
||||
33393236323033306335313735366435653939643861323230316366393632336161363030363861
|
||||
31646463643663313931306133626132306161323639396339373763626564363033653634663563
|
||||
32356362323566633632386566303737386633356133373535663064633635323662353661643538
|
||||
64613738313532376566623831663461353564363234323961363231396439663664613831613639
|
||||
31323366616266613861613039663830323831626339643235323736353234383832383865633763
|
||||
61306239393532373466343338376632643937313839663230663130326363323534373632356435
|
||||
61373438396361366332306461663161396137383335346238666439663230613935643463346164
|
||||
38303833323864303562313536386431616136636139336636323364313866366461313430326536
|
||||
36636536306663656234373031386630363939366466643861323966313238333666386265633632
|
||||
30313136336362376563323037623336373031393935343964653530613132353565636236656366
|
||||
34656136306630663636303433393139306133643966656366653166333432343838346662613136
|
||||
63303162323230323666643935353664376339663734633265306430306366626136646436393632
|
||||
65323737656235346465323131356433313564373362393732643264636136613962666531636438
|
||||
39386365626166376435306337366438366661656463363161366334376135626437303338353130
|
||||
63373331316234613730646366363863613764623933626530336165323639633035373830666637
|
||||
37343333643630613038656539646632366162643138343262333161616331393337633166383265
|
||||
65646165653761353361393565323466313062626262386434326534306531643364633561623965
|
||||
31653363393536643531386335303634336630626337303931626235646562626334323631353835
|
||||
66313461376332316262356233376333666336393936363934343139336136373135353136666435
|
||||
32363766323366396336626138323937316366323133306165643534656332316231373166653831
|
||||
33633462323161346666393338386536323939303530643038313362303165313064393562616633
|
||||
65643063343939323233396436653133306339386566613064386333393335393530303161643463
|
||||
38303833366338666135623438653830636263663864353066393239643763623336383932356530
|
||||
36633066613362646330633735643432306633663834653434363964366634666662333234626136
|
||||
39643363386534613065366261376233326663363164656162346234393963383563333337393563
|
||||
31363334323837376364666335323362313663646432633261623764653332333138366139666636
|
||||
38623936656332393430366666393235316537633339616266356137633131303439373231373133
|
||||
30336134316639393332643330326632653737316165383836343763326236363637653537663565
|
||||
33343665633636613262393339373837346633353732333234326434366134386438326536373636
|
||||
65383766303932333338366538313566373735626235616162303362333032633438623238643264
|
||||
34643562626237396531346166323836613666613630653466393237323435356435386333653436
|
||||
63366237623435303832636530383239386562333637653538316531326130303530346633373235
|
||||
64353463306535613532383061336561316139353263363938313665343636303137666437326436
|
||||
31663830396464326363643233626439666430626638353565373733303630336538383564313665
|
||||
63396361316634633061653164626664646666313731656639326333316233363131353962656236
|
||||
38363837663931646562353734363838303636373232613965346533666338653334633035653934
|
||||
62393530623264326333636630393037666633393864643331356635623435653731383337613131
|
||||
39653539316230373834363561643033363035323432656535373137393864616233613163383039
|
||||
65313633313831393137303236353133356238613062356335393363653137623836656339313537
|
||||
64326636303630643430633734393563373163616239616436623030643138373531323835363062
|
||||
33663337613162313231633932326638366266383231366339363637613566326432326639623637
|
||||
33303261343835623231373231326264326266346239376337336133643538636434643131623134
|
||||
65363461616536663463336464626339656138373331623263326364393163343535376164316535
|
||||
61383937313237666466396565646538396162343932343939316165616339643730303231306437
|
||||
64323766653933623664666663646335653631373839373233343764313936333235616637393239
|
||||
30346133373734623639643530626136356230666333663730363930636661656661333335323334
|
||||
63303364613537643634653732643632663739393638633966663466363463313766366330303935
|
||||
36363466383062316437363035333231386464613836646139343966383832343338373432396462
|
||||
32363762323239393537386338656461613461306539623939353737383061396138666463656362
|
||||
31383033353630633630316433346232666431313131336534316165643961393533343964326238
|
||||
30353863633564653663646462616537653865636230326363313936393639323565663739663965
|
||||
33356562363562343137313735346164343833383264393737653662383337626238306365646338
|
||||
33303966613133383934376239666233376233356633353637626465326130323936393163613364
|
||||
33303964646238343233643330653936323034363933626264343965336530613532643263623939
|
||||
61363862643666363834353439633532313435633431323532663631653337353734303231613733
|
||||
66643238613565376432373761343362323630396531376465323665623965626461383566656362
|
||||
34353363353862306539353434656630643830313064346430373361306536653038353962316564
|
||||
30376461376132623838303037623331363932613639663335653137326162346533663733646266
|
||||
33333035633835376630343739343964343734343238336664393731363839306236613432306332
|
||||
36633864626436383566313362343164353764633331383833313362663532366165363739306336
|
||||
33636632376132616337396631316531663333366337333335373534646565316162306362396263
|
||||
37373932366565663935343535306361663634633431373439623731633832316233383531333135
|
||||
65396132623365333466653738313762373561393036366534616633626637393362396161393363
|
||||
33306362313962656463393561393531313733643062646236623939333136386161636532616264
|
||||
66346135646435396335623136316462663965366338396565623161653866666138376338623730
|
||||
32636432366636326339653135653432323863326434646165623261306666636639393333306539
|
||||
33643362363335656338323231653562626634613361356232333530306238313364303637353262
|
||||
34353231653430303733373632663836653935356333623330653164383630643661393539616338
|
||||
62303933363330306163393638663434306462356533393931616139353339343363363634653536
|
||||
62643330383061613833653335633663666433636165346235343137333965383335333861353234
|
||||
38633165366337386136326236666137633737356637613463363033366666353530636566653235
|
||||
34326263383264653266636162323662303239326133383639393165353535633530383237643436
|
||||
62653463333835326139303164613434623762353138646563626466666665656166326338646431
|
||||
39333931666532303832323361653566643563353634386666333865333539326539623266363637
|
||||
32353632363034333562623533663432653334323663613533363438303331326265653939336165
|
||||
64373461333130373561653265653834363432643435633032616430646237366131646465323237
|
||||
30326131623738346463373636313131656535633632353539363438306438313430353661613934
|
||||
31653834316231353336653133663662313738303865633566643333353932396261663161363066
|
||||
65356664366236363661333434363065393038666131363764633136383561656135353833626566
|
||||
34363865323565653237356139653231646435313134323631646265633033373033633336376565
|
||||
36626637636462353134383365333831373965616535326665356533303538383438636131383063
|
||||
65323537313431656235323833633235396631313037336132313430346165383037663566353932
|
||||
66303837316662393232643432663031376332613334353962666338636233323837313861313464
|
||||
39393637313262656139633662333336353061333132303438393262303739376430303635616663
|
||||
61613938616363663061646230633933366437616537656339363566626566383565666230643762
|
||||
32653233383732336431343434363239333636646537643938373439366533613761666634383739
|
||||
62356636653464636531653634393261643562633431653866343438653537366363633564303137
|
||||
35363133376537303030346435373033353563633435343861303862633638623634353562306531
|
||||
35356535646437333230623463393662373839386132663931363930383839306661366230663538
|
||||
64663863386531326431613636306338643765316437343564396233303035373938373464326561
|
||||
34636532626662353237333836313739363265353037366435356131393361636262633965396639
|
||||
65663133643838616434663563636534663539373361356537333266383337383231613636353566
|
||||
39653364326261623561396339663638333765653935366134396432383362386432636236383961
|
||||
61623635376435346364643362306464666130383163646137303766666633333065626564333039
|
||||
30323133653130393064303433323230656131383239336632306237366233313633656266316233
|
||||
34376465323265353263353635326462663333356264333033636663653835333433663764383432
|
||||
64383666333734396364376536336362653134653236616533663337646438396664373330623730
|
||||
30343263343162336235333931373338663934313361343831353461653630396131333461363538
|
||||
33633462633130623135656462383864626666646439363261326662303037663137383137306535
|
||||
62373831623030343730353838613363393931363734326133323133643238316364316631323866
|
||||
33363464313033306530653862643539313262326661343735383362346163373232643061623761
|
||||
34363337353931343635306236356465623238666561626533303830383330323133346464343631
|
||||
38336265323363323531633862353161333830666265316561346433323839616263636539663964
|
||||
38353530333563356233643337653162313831613239323439316634326461356434396430393533
|
||||
39393763633534613737663238663430313732613038653962663835306139653761383663326137
|
||||
35626665336430393934396237316334383737383063346561633866636363333232343036656135
|
||||
30616235313136363164636338633038393630383066633166373039383530613666613163643336
|
||||
33366338346533386261393432363762653032383565396562666166643134643831363630646539
|
||||
62623436323438626261636337643338343732303630363838383966633664323961303631643264
|
||||
34363561626665353333646631613966613134373064646430343561353665643235663066633065
|
||||
62626266656534313030303535366662363561306432623334356364396533633731333130366537
|
||||
64326333386636393366353935323832333962366535383866386438336564616232373130613531
|
||||
65353964303261333931653432613866306366373163373162623738356635623734383739333338
|
||||
63396166363938313333343439383435303837343864376266623033333639663339356566346364
|
||||
66663062636432353232356234666465623038306664653539623130663137663031613766343931
|
||||
38393236656261386537663330316163366530643731323439343930623137386365303237386131
|
||||
32613263393266636530353666306239313935363262653963626530626261303564633261613735
|
||||
31396234353934653233303263616531343232626332383636343264626134616666303664303165
|
||||
37636537666334643363643933366530373636373866653666623933366438316133623761313130
|
||||
66626635323363363230633035616162373630353661633736646563376139326564346265373134
|
||||
34303738316633333239643739386538623862373932353064333163643039646235323365343739
|
||||
62383261323765396438336166666363653065346336316561356366396233306433363166353036
|
||||
62653338346231353739623530616633386430373332393664633034316534346338343135323332
|
||||
65376633393434303937626462366161623431623836386231363337396432333535376435343231
|
||||
65326231363564313031316232663839383439316434343961623761336230306532626461323732
|
||||
33653531333063386136623135343138633034663562326239373066646663346630636433373032
|
||||
37336566373935616431393231313466393338656537666530306136346632313862663832623063
|
||||
35313337623662616662633161636533373433636238313332613865353836623863613438376631
|
||||
30323633306461663932393533613833353764613565636533633264363532313434663934346237
|
||||
63653333313635353634393935343535623964306133643136623364346637336239343239633761
|
||||
31393766393264323131636461303464313363633631326136663337643363613138383434653931
|
||||
61373139646666613139346135326132356461636635643065613661346634303136363766376663
|
||||
30353432386331343931623464343665366438663633636432326534323432613562643638643232
|
||||
32383632366266396436383336363739653536626365323266326238633335386439643639616236
|
||||
37646132663033393536343530633765626665383031623265653331303235356632616336653734
|
||||
33663666336436646536336561653864393736366330616639656231386131393330363933343663
|
||||
36343536646163356439646535636463613737623035323462396664323830353262633735663937
|
||||
37303837333461653561373732326464313436323563336264653737306335626237346536656438
|
||||
61633935353861373931383330343438343865633933613861313931653363633461623632613164
|
||||
37616333393139626363373435376238326630613362336432306431663235303039616231343239
|
||||
39613066393036626465626261313834313036313836333830633865616534623532303365663331
|
||||
39303738663063376235666462646365393235353663346130353539393931346263626335373031
|
||||
65336665663863663038303631336464303765656638373537393933663366636133323337303432
|
||||
37653837653231663537666464343734306562646134626338343365616266633133363337366333
|
||||
35303931646334346133663961613862376262366262373931316436646661353563636239366531
|
||||
66356663333733316637636434383532636439303236353666663035623761336338666539623538
|
||||
35393838343835333261656435646461343932386533633639653737656335323034313361373364
|
||||
63376566363462653233613233353764376630616338343764393862313733386630646330623062
|
||||
38623364643936353365636233316336373161386564386134643865306462376536393866363162
|
||||
32333466366236623561316466396330353837346137333233633231333831303262393135616439
|
||||
33383937333738623932663535313836333665386135396538313039383066626330663832326265
|
||||
63633465343530393935636162333264366564666266643439383932333039663730643836346236
|
||||
32393133313666663630663763383231303661663332373339663534343431363165393266393431
|
||||
32313263393230656331326335366565366335643431343666626439666535386532323433353035
|
||||
39353365626330346431353337303862313438646133626339323964653232386238343866356537
|
||||
30333239663337313437626333623633313864646266323037396533326130356434383135353233
|
||||
33306535623864343331363363383534643262323463613062353632313736363330653331333732
|
||||
38656139643433343432353161303164636264373138356435623236353636623363646138363035
|
||||
38303739663261316630646632373465643834333537613437636531663537363564383139393664
|
||||
34306434323062623638616133333431303865393537616335663036346561346231303066313863
|
||||
36366661636365313361306363623932393663626235376563626234313936353939393132306533
|
||||
32663132653039373536316634346133633163326134343366336130306431636163643939633163
|
||||
34363633656164313266623037396134363238363239613934616561356534663662303037643135
|
||||
37333864396331353064323739393036336337323433313539653065363736616333323938343865
|
||||
346331666232656339386331396463343238
|
||||
|
||||
Reference in New Issue
Block a user