diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..bed0738c7eeb449bca98b5d2f33c89a1ee56349a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.avro filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f3be0240b9129c2458498d542afc17475d2e42b7 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +--- +license: other +license_name: us-government-work +license_link: https://www.usa.gov/government-works +pretty_name: USPTO Trademark Bulk XML (Bronze Mirror) +tags: + - trademarks + - uspto + - legal +viewer: false +--- + +# USPTO Trademark Bulk XML — raw source mirror + +Verbatim mirror of the USPTO Open Data Portal bulk products **TRTYRAP** +(Trademark Full Text XML Data, No Images — Annual Applications) and +**TRTDXFAP** (Daily Applications): zips of XML conforming to the US +Trademark Applications v2.0 DTD, exactly as served by USPTO. + +Why this mirror exists: pulling these files from USPTO requires a personal, +ID.me-verified API key, and the portal does not retain superseded files. +This repo is **append-only** — annual snapshot editions and daily files +accumulate here even after USPTO rotates them out, so any historical build +of the derived dataset can be reproduced. + +- `annual/` — complete backfile snapshots, one edition per completed year + (`apc--.zip`; the END date is the coverage cutoff). +- `daily/` — daily update files (`apcyymmdd.zip`), each carrying the + complete current record of every case with activity that day. + +The analysis-ready relational Parquet derived from these files lives in the +companion silver dataset. License: United States government work — public +domain. diff --git a/annual/apc18840407-20251231-01.zip b/annual/apc18840407-20251231-01.zip new file mode 100644 index 0000000000000000000000000000000000000000..ef0bc07c4c568c23d51681ca41f1252476b03d05 --- /dev/null +++ b/annual/apc18840407-20251231-01.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b65bdcb80c2bdd6efa6869432771c30613bed6dc8efd3d4589e2fd8b334b062 +size 5969448 diff --git a/annual/apc18840407-20251231-02.zip b/annual/apc18840407-20251231-02.zip new file mode 100644 index 0000000000000000000000000000000000000000..e0f5b97046067d1e2867fabae0cb0fcc4f006057 --- /dev/null +++ b/annual/apc18840407-20251231-02.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96555bf13b6e8c2f2ede3433c88e4c600b7115ef3e4d7d22f28c8263cada60c7 +size 5997232 diff --git a/annual/apc18840407-20251231-03.zip b/annual/apc18840407-20251231-03.zip new file mode 100644 index 0000000000000000000000000000000000000000..cba97c4e267291d9595b3805dac8d2627b9b5123 --- /dev/null +++ b/annual/apc18840407-20251231-03.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed60ecb74d0678b215b29b406aad480f400556d93f6424662141c5bc1c5554a6 +size 5896005 diff --git a/annual/apc18840407-20251231-04.zip b/annual/apc18840407-20251231-04.zip new file mode 100644 index 0000000000000000000000000000000000000000..9b860f8a7a67d29790b724bbe9cbb7321595c6df --- /dev/null +++ b/annual/apc18840407-20251231-04.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143d5ff306d25ab03cb04897cc9b4d0f43d7fb0ae9af084f67f9042d4f91af23 +size 5917480 diff --git a/annual/apc18840407-20251231-05.zip b/annual/apc18840407-20251231-05.zip new file mode 100644 index 0000000000000000000000000000000000000000..41c88f35b445ec00829fcbf2294302044e987785 --- /dev/null +++ b/annual/apc18840407-20251231-05.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2276100f83557b4a21a2031c6f961b36373f83b13492d870a3b9b7e5ec6e8a +size 63345591 diff --git a/annual/apc18840407-20251231-06.zip b/annual/apc18840407-20251231-06.zip new file mode 100644 index 0000000000000000000000000000000000000000..479683c1a2f17737a498cb48783a409bcb8004ab --- /dev/null +++ b/annual/apc18840407-20251231-06.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c05a1c5cbaaf9df5619003dde425e2e335d4fb475d728e3dd73ee627e4faf2 +size 68026454 diff --git a/annual/apc18840407-20251231-07.zip b/annual/apc18840407-20251231-07.zip new file mode 100644 index 0000000000000000000000000000000000000000..2583e31f2349f5a144d674e7c0eab42db584385c --- /dev/null +++ b/annual/apc18840407-20251231-07.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8e410e64a55157a8ae0bae907f40a8fd0d4ee80c4cfc21339541e7e8dae3e2 +size 74970998 diff --git a/annual/apc18840407-20251231-08.zip b/annual/apc18840407-20251231-08.zip new file mode 100644 index 0000000000000000000000000000000000000000..55ec7ceaff03e3abff897f89abb97a443bfdb700 --- /dev/null +++ b/annual/apc18840407-20251231-08.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ff606be363ee590df6b1ffdc3aaacd84b1eed0590506ac71c2761f10c3eb96 +size 89407093 diff --git a/annual/apc18840407-20251231-09.zip b/annual/apc18840407-20251231-09.zip new file mode 100644 index 0000000000000000000000000000000000000000..b3b42935ceb68c08ffb1eecabd2c13f38e730a11 --- /dev/null +++ b/annual/apc18840407-20251231-09.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82fce83be18a44f3efed6aefb65a3482d5c8e4c1c2f4bc4b635df71c40079c87 +size 95975263 diff --git a/annual/apc18840407-20251231-10.zip b/annual/apc18840407-20251231-10.zip new file mode 100644 index 0000000000000000000000000000000000000000..945cd7e374dd1e71137f211100f29cf96d5f9f29 --- /dev/null +++ b/annual/apc18840407-20251231-10.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84adb04df05a4b808582269e61b69752bf2c6264db9e620d1d765fd2aa6c7d08 +size 97239890 diff --git a/annual/apc18840407-20251231-11.zip b/annual/apc18840407-20251231-11.zip new file mode 100644 index 0000000000000000000000000000000000000000..fec5ff28b810ba996628cded4e1d1e79ccf761d6 --- /dev/null +++ b/annual/apc18840407-20251231-11.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492af5fcacc6866ee3d5f97383cde912bc48a3d1b0f888712d3f0f23b79c7d07 +size 101311860 diff --git a/annual/apc18840407-20251231-12.zip b/annual/apc18840407-20251231-12.zip new file mode 100644 index 0000000000000000000000000000000000000000..ebd804a72e3a47b05be00cdd427e62c306f0ebd4 --- /dev/null +++ b/annual/apc18840407-20251231-12.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef08df9720e40f4531f81bdf736d246d199a43acdca225ea50b5b2fcb32958e +size 105359126 diff --git a/annual/apc18840407-20251231-13.zip b/annual/apc18840407-20251231-13.zip new file mode 100644 index 0000000000000000000000000000000000000000..da8bf529f22d6dd5b18334e0758e00055c824a3c --- /dev/null +++ b/annual/apc18840407-20251231-13.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114789d822d0acfccc69706a30f04010f7ccebd1112ea9b74dce62c0004a543d +size 107710781 diff --git a/annual/apc18840407-20251231-14.zip b/annual/apc18840407-20251231-14.zip new file mode 100644 index 0000000000000000000000000000000000000000..8761b8e0787c21519178945ed37f70243011489e --- /dev/null +++ b/annual/apc18840407-20251231-14.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ab09ec9aeb05195ad631030c40794f49a99b52acaffeb2df4971dd1c7d1f6c +size 107375270 diff --git a/annual/apc18840407-20251231-15.zip b/annual/apc18840407-20251231-15.zip new file mode 100644 index 0000000000000000000000000000000000000000..6a5870f2af55f5095517c6df666a59560694fdf4 --- /dev/null +++ b/annual/apc18840407-20251231-15.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36e304d7e6b66ee8e5c72e33d60e6225bbd7cb543a0816f0e64579f898a22c6b +size 107558224 diff --git a/annual/apc18840407-20251231-16.zip b/annual/apc18840407-20251231-16.zip new file mode 100644 index 0000000000000000000000000000000000000000..5046726a8e8dd0f614f18940d664f1dd8f3bf9c7 --- /dev/null +++ b/annual/apc18840407-20251231-16.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c469866586be617101f751ddb477a42949ff7bf850dd0103abf2c2fac4559c2 +size 110481114 diff --git a/annual/apc18840407-20251231-17.zip b/annual/apc18840407-20251231-17.zip new file mode 100644 index 0000000000000000000000000000000000000000..f44e110c6b6ec66382946fa387a3b1f7b54a6aa8 --- /dev/null +++ b/annual/apc18840407-20251231-17.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf28f35bdd89630fb5c12bb1fdddb5faa77b6cb63edfdac1b228772aa3b112b +size 109933622 diff --git a/annual/apc18840407-20251231-18.zip b/annual/apc18840407-20251231-18.zip new file mode 100644 index 0000000000000000000000000000000000000000..cb5e3d4938d11d5e19408b5f408e8abaa629e1dc --- /dev/null +++ b/annual/apc18840407-20251231-18.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ba81ae293e406d0b888571e391aa91e9fd67a6a33c76528ee8a0f587a269a3 +size 112273904 diff --git a/annual/apc18840407-20251231-19.zip b/annual/apc18840407-20251231-19.zip new file mode 100644 index 0000000000000000000000000000000000000000..5fa1a4e43f8f9cfdec3c2a456b13e5468423c066 --- /dev/null +++ b/annual/apc18840407-20251231-19.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6a67992510b4f09101aad00a77ceee62989580b353a09087aa24f5b36a4660 +size 115901596 diff --git a/annual/apc18840407-20251231-20.zip b/annual/apc18840407-20251231-20.zip new file mode 100644 index 0000000000000000000000000000000000000000..7da5550ed9819b9f139988c5ab31ed33ac52057c --- /dev/null +++ b/annual/apc18840407-20251231-20.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe50b0d6563184f2bba1d6b9f7c89a995a8a5b74a318a7310820eb86130f03e +size 115336164 diff --git a/annual/apc18840407-20251231-21.zip b/annual/apc18840407-20251231-21.zip new file mode 100644 index 0000000000000000000000000000000000000000..9701f3a1645f902f8df52de8c846f03341c236fa --- /dev/null +++ b/annual/apc18840407-20251231-21.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0148a10d15d523def7716fcb4bc3c3fd005c90991e779e8748c60612678f2baf +size 113699974 diff --git a/annual/apc18840407-20251231-22.zip b/annual/apc18840407-20251231-22.zip new file mode 100644 index 0000000000000000000000000000000000000000..569ddf95ffa185c3f9d8d43eef37f6c0df50bb0e --- /dev/null +++ b/annual/apc18840407-20251231-22.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4333a578c6bd5d97d9d38ceddf2cf8d847df58ed906b2ab9919bf8f785e60353 +size 118616777 diff --git a/annual/apc18840407-20251231-23.zip b/annual/apc18840407-20251231-23.zip new file mode 100644 index 0000000000000000000000000000000000000000..710e20d4cea369c3c4f5ed204eaa09017be04380 --- /dev/null +++ b/annual/apc18840407-20251231-23.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c81f61e435c49a35b3d102472ed47a2d0ca98f53d258685fd015b3d3cbd0abd +size 124134847 diff --git a/annual/apc18840407-20251231-24.zip b/annual/apc18840407-20251231-24.zip new file mode 100644 index 0000000000000000000000000000000000000000..35ee6955305113e0d00a46eeb10dda46e158262f --- /dev/null +++ b/annual/apc18840407-20251231-24.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c18b747f245163aff8d7c69b4dcbac77755910c84abc4efe950f87c71aa3bc0 +size 132440784 diff --git a/annual/apc18840407-20251231-25.zip b/annual/apc18840407-20251231-25.zip new file mode 100644 index 0000000000000000000000000000000000000000..5cf11376cdec83a284a62b0ec333f292faf9e725 --- /dev/null +++ b/annual/apc18840407-20251231-25.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7c78a86a171af29cc3779eadb7c969ea9e406a4cd72ee5655df64851279dd4 +size 135016573 diff --git a/annual/apc18840407-20251231-26.zip b/annual/apc18840407-20251231-26.zip new file mode 100644 index 0000000000000000000000000000000000000000..311dbdf07829698b11128cccd5c0442169cf50f9 --- /dev/null +++ b/annual/apc18840407-20251231-26.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f42e5355652e3c70a2b3e4bc8d39f411c6e90c050ae5c89ace1d2b92266738 +size 140549835 diff --git a/annual/apc18840407-20251231-27.zip b/annual/apc18840407-20251231-27.zip new file mode 100644 index 0000000000000000000000000000000000000000..203102c638cf6d298c633ab3c0b0fae1ad60ce5f --- /dev/null +++ b/annual/apc18840407-20251231-27.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aad5126c3eb991aec5917779ae1ec2553c07ed95b2e80b417c1a6faa99e33a3 +size 155891991 diff --git a/annual/apc18840407-20251231-28.zip b/annual/apc18840407-20251231-28.zip new file mode 100644 index 0000000000000000000000000000000000000000..0ec2cc55080b216f62f9094486b05fa554537912 --- /dev/null +++ b/annual/apc18840407-20251231-28.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c6fb399fc394ecf537cc5aec4314dba87c9d09d768f3d20695855b956b79c4 +size 162346448 diff --git a/annual/apc18840407-20251231-29.zip b/annual/apc18840407-20251231-29.zip new file mode 100644 index 0000000000000000000000000000000000000000..ab25ef00cc1a37ffcb9bc14e7f600ddd61c1a3c5 --- /dev/null +++ b/annual/apc18840407-20251231-29.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67d683c02805258d4b246edae377e5202cafa0013594192578de73c46fdd4cc +size 162402557 diff --git a/annual/apc18840407-20251231-30.zip b/annual/apc18840407-20251231-30.zip new file mode 100644 index 0000000000000000000000000000000000000000..e5cbb6c2a3dc26ebecd765f52edb29fc75556e6c --- /dev/null +++ b/annual/apc18840407-20251231-30.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22015ea2fe67779105c66b31fd352859cc7fbd5083a20b7b42fc04cc13d59d6 +size 163966368 diff --git a/annual/apc18840407-20251231-31.zip b/annual/apc18840407-20251231-31.zip new file mode 100644 index 0000000000000000000000000000000000000000..f7e7a622a6a41c5a3a8820385cf18021954893a1 --- /dev/null +++ b/annual/apc18840407-20251231-31.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e10b34105d63ac0cfc8eb29601459e5093ea962e6c4e28602497555c283b2a +size 167856075 diff --git a/annual/apc18840407-20251231-32.zip b/annual/apc18840407-20251231-32.zip new file mode 100644 index 0000000000000000000000000000000000000000..d0e732ad1d6ec320a23729f90c3de7e11ad516f6 --- /dev/null +++ b/annual/apc18840407-20251231-32.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5af93cb4f2c3468452cfbf530649b5cf48e9e81a04b8f6c36fdd94fb4bd5da +size 168904916 diff --git a/annual/apc18840407-20251231-33.zip b/annual/apc18840407-20251231-33.zip new file mode 100644 index 0000000000000000000000000000000000000000..0d6cf373f01e466e2f2278e184fba845e8cdcb37 --- /dev/null +++ b/annual/apc18840407-20251231-33.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bccea813429ea65b0dc767d06dc2a411a961272c160e013dab1589bc89fdf2 +size 149188797 diff --git a/annual/apc18840407-20251231-34.zip b/annual/apc18840407-20251231-34.zip new file mode 100644 index 0000000000000000000000000000000000000000..064e22754029e3be5c8ff6f9378bc83a31c8fced --- /dev/null +++ b/annual/apc18840407-20251231-34.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79aba8eb40f57c0e8e04c54fc82c4a1b9de336bc919ea293bb24c9d14af71a7d +size 119653315 diff --git a/annual/apc18840407-20251231-35.zip b/annual/apc18840407-20251231-35.zip new file mode 100644 index 0000000000000000000000000000000000000000..36ff4195790e84fa9d239ef2167d2318002546fd --- /dev/null +++ b/annual/apc18840407-20251231-35.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285ade70c43bbffc5b684a89cfa3e71c4956a969788d38f6b12c6eedcdc41a54 +size 137408284 diff --git a/annual/apc18840407-20251231-36.zip b/annual/apc18840407-20251231-36.zip new file mode 100644 index 0000000000000000000000000000000000000000..8ea958bd71174090015cdcfc51aae23065417ce2 --- /dev/null +++ b/annual/apc18840407-20251231-36.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7735f6234a80993338f54d4c667c46b186f6bc0800d9fdf732f336d5038a957 +size 144872385 diff --git a/annual/apc18840407-20251231-37.zip b/annual/apc18840407-20251231-37.zip new file mode 100644 index 0000000000000000000000000000000000000000..d416e00afa8d61564f7d86392dce6fa1d7c26524 --- /dev/null +++ b/annual/apc18840407-20251231-37.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4e9a02e021640dba3bdb3642be4ed702564560b18eaadb977999be9af4abb5 +size 148243385 diff --git a/annual/apc18840407-20251231-38.zip b/annual/apc18840407-20251231-38.zip new file mode 100644 index 0000000000000000000000000000000000000000..4741b2851d6110d9c29dd9ce5e2a1262baa86dbf --- /dev/null +++ b/annual/apc18840407-20251231-38.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0f06df793b8b3ae36ad74bc9dcb199c3c182b37fc2a2d221f2aa51a21b9acc +size 151990689 diff --git a/annual/apc18840407-20251231-39.zip b/annual/apc18840407-20251231-39.zip new file mode 100644 index 0000000000000000000000000000000000000000..308d97ce76fba5a689a00f355fed4d10f511e366 --- /dev/null +++ b/annual/apc18840407-20251231-39.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab835e8c2517e1a90c09b51917cb2ade3e85f6fea53e5afd5e8bea51df1fed01 +size 159597430 diff --git a/annual/apc18840407-20251231-40.zip b/annual/apc18840407-20251231-40.zip new file mode 100644 index 0000000000000000000000000000000000000000..9e29b88da3d8adb039262f52291e1a0ec5e19bb6 --- /dev/null +++ b/annual/apc18840407-20251231-40.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c3e1080d062859c5e81ef120b4599d0745c3c63c8b969fe761f2d3bf6d9276 +size 290013490 diff --git a/annual/apc18840407-20251231-41.zip b/annual/apc18840407-20251231-41.zip new file mode 100644 index 0000000000000000000000000000000000000000..13a17f3ef4ad317e6b3dd5e233492429aaeb7b57 --- /dev/null +++ b/annual/apc18840407-20251231-41.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c932f172ea21c90e4249dcb88e2491ddbf7d00563e1da5577423816b91f3280a +size 285272863 diff --git a/annual/apc18840407-20251231-42.zip b/annual/apc18840407-20251231-42.zip new file mode 100644 index 0000000000000000000000000000000000000000..bf4568824d0db494f7dc4d5057ca8aa1f3baa597 --- /dev/null +++ b/annual/apc18840407-20251231-42.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a5d3400470c0b5a2970528156ca70b75680c85e0a1b57d001c8f8b02713681 +size 209573191 diff --git a/annual/apc18840407-20251231-43.zip b/annual/apc18840407-20251231-43.zip new file mode 100644 index 0000000000000000000000000000000000000000..5b8ebe2175c8bc9dfb9096752f23ce7d65228d3e --- /dev/null +++ b/annual/apc18840407-20251231-43.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:205d7736dbdd998ef978e9d294bd4446ad409d7b3dc4e5dd33466f6256b55359 +size 125251694 diff --git a/annual/apc18840407-20251231-44.zip b/annual/apc18840407-20251231-44.zip new file mode 100644 index 0000000000000000000000000000000000000000..80f082266ae26b40d90afe71c4e9425e874dafd6 --- /dev/null +++ b/annual/apc18840407-20251231-44.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3c80961c3df36343d09e80fd8e0e31fa3a40fc849d326c863bec61d110fb5c +size 171390334 diff --git a/annual/apc18840407-20251231-45.zip b/annual/apc18840407-20251231-45.zip new file mode 100644 index 0000000000000000000000000000000000000000..cb2f04d8df4db91cd5c946f9ce0819efa151c3f0 --- /dev/null +++ b/annual/apc18840407-20251231-45.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a4905dba84b7941a642c2baa5e70898616d866c50614ebd94be1ca4a412b0a +size 171326677 diff --git a/annual/apc18840407-20251231-46.zip b/annual/apc18840407-20251231-46.zip new file mode 100644 index 0000000000000000000000000000000000000000..9e3617394e373c73e835845de62548468ac216f1 --- /dev/null +++ b/annual/apc18840407-20251231-46.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbad7c30a34193155682f0474aa8b74f02b898b82505168fde9eab5cd922c673 +size 174133688 diff --git a/annual/apc18840407-20251231-47.zip b/annual/apc18840407-20251231-47.zip new file mode 100644 index 0000000000000000000000000000000000000000..ff1e52c66592f12ccbcb2ad799c65d68102f888a --- /dev/null +++ b/annual/apc18840407-20251231-47.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a1bfa509a869e33ed7f01b6f83be49500efda2efe369ed9228882c025e73e4 +size 173451705 diff --git a/annual/apc18840407-20251231-48.zip b/annual/apc18840407-20251231-48.zip new file mode 100644 index 0000000000000000000000000000000000000000..e705ad171b80c5c0a2a3fe958bd151230fffcafa --- /dev/null +++ b/annual/apc18840407-20251231-48.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce47266b664f300772b9138237a6d315d43a7d00d2fb0e8877b637a17cd579d +size 174937557 diff --git a/annual/apc18840407-20251231-49.zip b/annual/apc18840407-20251231-49.zip new file mode 100644 index 0000000000000000000000000000000000000000..6692cd93ca6a6129f45ad88ea5de8af63b427d4b --- /dev/null +++ b/annual/apc18840407-20251231-49.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2bf69ba736476d3ef0cefa62457e1dc5859430cde77b5721aede71726efd0d +size 180852358 diff --git a/annual/apc18840407-20251231-50.zip b/annual/apc18840407-20251231-50.zip new file mode 100644 index 0000000000000000000000000000000000000000..427c78fa75bccad92a36553b3de4fb6bf566e253 --- /dev/null +++ b/annual/apc18840407-20251231-50.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002019fb0afe7c88c08a71a98cdcb0480e16c2d80a820f04b7df12323cc6049c +size 173458767 diff --git a/annual/apc18840407-20251231-51.zip b/annual/apc18840407-20251231-51.zip new file mode 100644 index 0000000000000000000000000000000000000000..3c0805bd24ab2aee9b984fe656996d3cc28c5801 --- /dev/null +++ b/annual/apc18840407-20251231-51.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d687c94a898b9ba84c07aa71426dd372680774276aa76c605307f5b7a7ba3d +size 173274506 diff --git a/annual/apc18840407-20251231-52.zip b/annual/apc18840407-20251231-52.zip new file mode 100644 index 0000000000000000000000000000000000000000..6b0b237d1648affd24d0924d18b44fb931e3e741 --- /dev/null +++ b/annual/apc18840407-20251231-52.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fa8d72cc7490a0a52fddb31fa176cd067b2fe241367bac31ad9be6e6923b4a +size 170212091 diff --git a/annual/apc18840407-20251231-53.zip b/annual/apc18840407-20251231-53.zip new file mode 100644 index 0000000000000000000000000000000000000000..ca7cd7765a43097f39dd9427a48ea40974bf4511 --- /dev/null +++ b/annual/apc18840407-20251231-53.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a95957eda5ca7ec7bb254175e381441a9ce0a0b91d2ef78c2643b5696978fe +size 169047523 diff --git a/annual/apc18840407-20251231-54.zip b/annual/apc18840407-20251231-54.zip new file mode 100644 index 0000000000000000000000000000000000000000..cf53b7d6b3c80d7499bbd5573bba2693b652d9f8 --- /dev/null +++ b/annual/apc18840407-20251231-54.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceda99421e8f62135562fcd59edf8d323cbf84d654da2e9917957d35ac8f8d3c +size 167337124 diff --git a/annual/apc18840407-20251231-55.zip b/annual/apc18840407-20251231-55.zip new file mode 100644 index 0000000000000000000000000000000000000000..3dbd2963184972786aa443da082517f21c7c0113 --- /dev/null +++ b/annual/apc18840407-20251231-55.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fe651f613e009fd2b4c04dd006da683f84641dffd24cc66f8bc04429f4f6b0 +size 172488812 diff --git a/annual/apc18840407-20251231-56.zip b/annual/apc18840407-20251231-56.zip new file mode 100644 index 0000000000000000000000000000000000000000..9997ceb49aabac870d298929791a6980fbccb1d4 --- /dev/null +++ b/annual/apc18840407-20251231-56.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d1980d157731f9860351b8533d0500d0d25a49f1aa40f040bbcf710b68758c +size 161503478 diff --git a/annual/apc18840407-20251231-57.zip b/annual/apc18840407-20251231-57.zip new file mode 100644 index 0000000000000000000000000000000000000000..f7a06744108a987a093250eaecb41e4587c170c5 --- /dev/null +++ b/annual/apc18840407-20251231-57.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0295a00aacdc30ad2ceec8e08d2bad82a6c66e2d5113dcbfeb2c08a247165ff +size 161997296 diff --git a/annual/apc18840407-20251231-58.zip b/annual/apc18840407-20251231-58.zip new file mode 100644 index 0000000000000000000000000000000000000000..29157df26055b955ba6a326f183b6ec73a8bfc32 --- /dev/null +++ b/annual/apc18840407-20251231-58.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2decfe3c0fe39943c8451fefe6c70fbf823a9d037c79910cdd014c23f83de76e +size 161609586 diff --git a/annual/apc18840407-20251231-59.zip b/annual/apc18840407-20251231-59.zip new file mode 100644 index 0000000000000000000000000000000000000000..89f798e49b9678bc43fbd9d0cc65fb4cd08c323f --- /dev/null +++ b/annual/apc18840407-20251231-59.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a6e727bfbebb81aa1b7670b5c5a0076e1f9a2e6fc78eb4fc005823e6f2f40d +size 157724614 diff --git a/annual/apc18840407-20251231-60.zip b/annual/apc18840407-20251231-60.zip new file mode 100644 index 0000000000000000000000000000000000000000..75e80af552151064cfc95bc6e67ef2a52d125f1f --- /dev/null +++ b/annual/apc18840407-20251231-60.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff70982067a521d65b69a987d06514a40b8b8b0053981386469171919066d821 +size 161584243 diff --git a/annual/apc18840407-20251231-61.zip b/annual/apc18840407-20251231-61.zip new file mode 100644 index 0000000000000000000000000000000000000000..a0f555ce3398e05b4f8b28eb5c3611ed7f40e5f8 --- /dev/null +++ b/annual/apc18840407-20251231-61.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47002df4e45102a5f1b9fe031187e677b84e8223802d4a383c6e7a2d06003c4 +size 158783046 diff --git a/annual/apc18840407-20251231-62.zip b/annual/apc18840407-20251231-62.zip new file mode 100644 index 0000000000000000000000000000000000000000..60bd50732c4cc21fe79c5ea8fe39a875d7700d81 --- /dev/null +++ b/annual/apc18840407-20251231-62.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843fc8b14b0ff18efd3998202c9dcd677da7a587073813a732363dd8661ca1f4 +size 165956374 diff --git a/annual/apc18840407-20251231-63.zip b/annual/apc18840407-20251231-63.zip new file mode 100644 index 0000000000000000000000000000000000000000..c7c58cb65c8a87ee413c59f8b33939ef0f8e7ed4 --- /dev/null +++ b/annual/apc18840407-20251231-63.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c7c2af4689495ac83c9f374b79a00908d5e09cea6928c8009cd12d123bcdd1 +size 159984869 diff --git a/annual/apc18840407-20251231-64.zip b/annual/apc18840407-20251231-64.zip new file mode 100644 index 0000000000000000000000000000000000000000..49f8f316d1772f7e6c4cc06c14bffbd7f5dd1cd9 --- /dev/null +++ b/annual/apc18840407-20251231-64.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7bd673992073788d5e7a871e124f276ed22fc6c7e611caa97f24bac78e05b4 +size 157874407 diff --git a/annual/apc18840407-20251231-65.zip b/annual/apc18840407-20251231-65.zip new file mode 100644 index 0000000000000000000000000000000000000000..790d8950e5f9965c3891252c8cf631efc3d9e866 --- /dev/null +++ b/annual/apc18840407-20251231-65.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04813532ea5789e6855302d3533d9272159d87aea58a49f7ae00a13372bc0ce +size 151751498 diff --git a/annual/apc18840407-20251231-66.zip b/annual/apc18840407-20251231-66.zip new file mode 100644 index 0000000000000000000000000000000000000000..10555c5bad1d15bc34a7dc809bfbd3b9951ed0f8 --- /dev/null +++ b/annual/apc18840407-20251231-66.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbc0c9341a2f9b8aa1ef77bdeb4534679c9f1e9b810089c4821af2b33db4030 +size 157270436 diff --git a/annual/apc18840407-20251231-67.zip b/annual/apc18840407-20251231-67.zip new file mode 100644 index 0000000000000000000000000000000000000000..e176cfa9aab55da6db4353711de29ed8ef8f5b8a --- /dev/null +++ b/annual/apc18840407-20251231-67.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c654463b68b9336c3cfa25ab7bc9f90f11be022d0b0595547ba690b4e5c562b +size 154123190 diff --git a/annual/apc18840407-20251231-68.zip b/annual/apc18840407-20251231-68.zip new file mode 100644 index 0000000000000000000000000000000000000000..01f8d2e3722b38d545c17a9c6dffc9f496c4d0d2 --- /dev/null +++ b/annual/apc18840407-20251231-68.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d69401d8988f3301de5a8637bb4c4c56c4250ad0b79e92e4e3196ede137b5e8 +size 152237406 diff --git a/annual/apc18840407-20251231-69.zip b/annual/apc18840407-20251231-69.zip new file mode 100644 index 0000000000000000000000000000000000000000..05ba4cbdd776f669fb31e5fee20399aa1b26cfd3 --- /dev/null +++ b/annual/apc18840407-20251231-69.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cafc979d2792b189bd7e0c11a8aa9674b5588b42f8601a654fbba53592435452 +size 143760475 diff --git a/annual/apc18840407-20251231-70.zip b/annual/apc18840407-20251231-70.zip new file mode 100644 index 0000000000000000000000000000000000000000..b67dc78e9fb4cf49eb502e8a870198434273b5b4 --- /dev/null +++ b/annual/apc18840407-20251231-70.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62da1e89eaeee51093c56a8baef78b52f90ddebb08c6a8d56287a9db915dd392 +size 143652758 diff --git a/annual/apc18840407-20251231-71.zip b/annual/apc18840407-20251231-71.zip new file mode 100644 index 0000000000000000000000000000000000000000..4a925cf5bc9efea905ed7763a1c6e34ef3586807 --- /dev/null +++ b/annual/apc18840407-20251231-71.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6620013d2de52ce2d2e7cc8037ca39e256ab509f1726eafab4599b7ce8617c10 +size 139437909 diff --git a/annual/apc18840407-20251231-72.zip b/annual/apc18840407-20251231-72.zip new file mode 100644 index 0000000000000000000000000000000000000000..454615c95e1e7656339732926a552291138ad7d3 --- /dev/null +++ b/annual/apc18840407-20251231-72.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ee2074f88dd53b01269a4854569a5cca31ba571e580d9b07d47442567bee7c +size 142388208 diff --git a/annual/apc18840407-20251231-73.zip b/annual/apc18840407-20251231-73.zip new file mode 100644 index 0000000000000000000000000000000000000000..39abcc93c592cde225bdc5b3f009f2bcb5b01707 --- /dev/null +++ b/annual/apc18840407-20251231-73.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fbdfde1a5fefe68cbdcb69e39bb4581e7daf47f8ab81b869492aeaaf932521 +size 144133305 diff --git a/annual/apc18840407-20251231-74.zip b/annual/apc18840407-20251231-74.zip new file mode 100644 index 0000000000000000000000000000000000000000..e6abc8d71c7d5f4d2a0fc5e9e06b5baeb82d5222 --- /dev/null +++ b/annual/apc18840407-20251231-74.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b017b4d8ac303d86de1f8bce1b953486851d4fc4260be8859050276191b406b2 +size 151352061 diff --git a/annual/apc18840407-20251231-75.zip b/annual/apc18840407-20251231-75.zip new file mode 100644 index 0000000000000000000000000000000000000000..efb2d6a2bbf2960cef03cf73869ac1a3ef60ebf5 --- /dev/null +++ b/annual/apc18840407-20251231-75.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5950fa96548627814c67b7e25479a8e273496cc42f8897df91d9d00d3589a4d +size 144801266 diff --git a/annual/apc18840407-20251231-76.zip b/annual/apc18840407-20251231-76.zip new file mode 100644 index 0000000000000000000000000000000000000000..36a0bec3d94a79950d7e9ebce27e71a0277d38e0 --- /dev/null +++ b/annual/apc18840407-20251231-76.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9245c484d3455b78edd4c9b8754431ee7efcc84381dd7b968adc84225c1207 +size 147966844 diff --git a/annual/apc18840407-20251231-77.zip b/annual/apc18840407-20251231-77.zip new file mode 100644 index 0000000000000000000000000000000000000000..16cf4a206d684856df111fa3c0c6c312454cafc1 --- /dev/null +++ b/annual/apc18840407-20251231-77.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5241ed6e90484700c16e5397e490291197b67b4da7d6f63bcb77344057f9dc61 +size 143955096 diff --git a/annual/apc18840407-20251231-78.zip b/annual/apc18840407-20251231-78.zip new file mode 100644 index 0000000000000000000000000000000000000000..f23b115972823b956ac1949e6b9af7c45c975b02 --- /dev/null +++ b/annual/apc18840407-20251231-78.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80fcdc388fc1bf567290d30db2abd775404513601644f60eca41380c653f187 +size 143988504 diff --git a/annual/apc18840407-20251231-79.zip b/annual/apc18840407-20251231-79.zip new file mode 100644 index 0000000000000000000000000000000000000000..d2a7b97d61ece74efa1c53ddd4ab2b7fe553958b --- /dev/null +++ b/annual/apc18840407-20251231-79.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89ccb589da0d2703d53149c7134095974030302e5d8f5e3d45b380afd59acaa +size 140349729 diff --git a/annual/apc18840407-20251231-80.zip b/annual/apc18840407-20251231-80.zip new file mode 100644 index 0000000000000000000000000000000000000000..3134442e5c7a17e816ce1c34e4c9be83d5a59f96 --- /dev/null +++ b/annual/apc18840407-20251231-80.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe21c7e4f5305a6a8b201e97373fab2e9f6281dc5772d8209698a93a9b384c30 +size 142075827 diff --git a/annual/apc18840407-20251231-81.zip b/annual/apc18840407-20251231-81.zip new file mode 100644 index 0000000000000000000000000000000000000000..67ffc02147cb8d269e285ae0cc5f095d3f1ddaee --- /dev/null +++ b/annual/apc18840407-20251231-81.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfb7e7067e6287aeab4ed74eda853114d047df554e0fe92269bb0afb6973964 +size 139056696 diff --git a/annual/apc18840407-20251231-82.zip b/annual/apc18840407-20251231-82.zip new file mode 100644 index 0000000000000000000000000000000000000000..a685461b6d47f983ba21f24bee437c26a2acf545 --- /dev/null +++ b/annual/apc18840407-20251231-82.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2649aca8fb3a22a59523f5de0871e9239dd85fadee44340401389fdc9d6ed613 +size 135678311 diff --git a/annual/apc18840407-20251231-83.zip b/annual/apc18840407-20251231-83.zip new file mode 100644 index 0000000000000000000000000000000000000000..d0c767f92b7161264e0272e970ed8572ed179d0c --- /dev/null +++ b/annual/apc18840407-20251231-83.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0209b4ef2b174ae898ac9c1f3cc43e4d91c4685a4f7c8c23f8520fda90b2a8 +size 133958296 diff --git a/annual/apc18840407-20251231-84.zip b/annual/apc18840407-20251231-84.zip new file mode 100644 index 0000000000000000000000000000000000000000..64736dd7f0ca193df5c84cf6016322e8b416371c --- /dev/null +++ b/annual/apc18840407-20251231-84.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a64a9d73ca96078858c1bf0752ab86582fe8199fd3f5d20e1319f325b9fbc8d +size 131050664 diff --git a/annual/apc18840407-20251231-85.zip b/annual/apc18840407-20251231-85.zip new file mode 100644 index 0000000000000000000000000000000000000000..331505513a0f78ff029b540351a548eed0cc7e65 --- /dev/null +++ b/annual/apc18840407-20251231-85.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146c567b470c452a66c72552eee98c05ca1f0f35a21b892f27ad5ac4904dee05 +size 127550132 diff --git a/annual/apc18840407-20251231-86.zip b/annual/apc18840407-20251231-86.zip new file mode 100644 index 0000000000000000000000000000000000000000..404ea867aa717b20c2934a68dcb00f2f4e8dee27 --- /dev/null +++ b/annual/apc18840407-20251231-86.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c4ad1e9e68019c92b27104902964ce034e511369bac2c7e04c31628e55fe76 +size 125427420 diff --git a/annual/apc18840407-20251231-87.zip b/annual/apc18840407-20251231-87.zip new file mode 100644 index 0000000000000000000000000000000000000000..1b42215665150b637086584a6725ad88ab12b37c --- /dev/null +++ b/annual/apc18840407-20251231-87.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4695fb33eecbce6772432c320b42e911f3bdfefb09f7ebdb6abd8d71a4ea38ba +size 117306857 diff --git a/annual/apc18840407-20251231-88.zip b/annual/apc18840407-20251231-88.zip new file mode 100644 index 0000000000000000000000000000000000000000..7f4e656833dbe891adf644b8f984ab2c06305dc0 --- /dev/null +++ b/annual/apc18840407-20251231-88.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549da3617ad63a0c796468fa6d94564bc00c1d3d7a0e0626a030dac022a952ee +size 111615691 diff --git a/annual/apc18840407-20251231-89.zip b/annual/apc18840407-20251231-89.zip new file mode 100644 index 0000000000000000000000000000000000000000..605fbf002f80804443a22776db4bd2ec02b5580b --- /dev/null +++ b/annual/apc18840407-20251231-89.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d92f7add944cfa054f972c76a386d66bbd241d3c1ca827f90e093e5969d7dd +size 97585571 diff --git a/annual/apc18840407-20251231-90.zip b/annual/apc18840407-20251231-90.zip new file mode 100644 index 0000000000000000000000000000000000000000..f94da37f4dc6daf673341f4e3dc26bdec212045b --- /dev/null +++ b/annual/apc18840407-20251231-90.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30063992e282826e60fe43b5f119fb59fe4b6309fcfecfeda05567de5b018ba0 +size 75508302 diff --git a/annual/apc18840407-20251231-91.zip b/annual/apc18840407-20251231-91.zip new file mode 100644 index 0000000000000000000000000000000000000000..8978e6d215a1eeaea609470f3455fe16cd161622 --- /dev/null +++ b/annual/apc18840407-20251231-91.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8066b940ef83dd53b27e9e0ed55b1f026a3b03ed3ead49ac9c8a09fbe9cf7e31 +size 21322293 diff --git a/daily/apc260101.zip b/daily/apc260101.zip new file mode 100644 index 0000000000000000000000000000000000000000..4d8872acdcdae0a8dd9e9485f7dafdc95d03dbea --- /dev/null +++ b/daily/apc260101.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced9dd0fece43d4630225a8b3265b3329495957b3227d8af3bfe443d3e2c7954 +size 21779626 diff --git a/daily/apc260102.zip b/daily/apc260102.zip new file mode 100644 index 0000000000000000000000000000000000000000..1fc44c3aaeae994413aed497efe9642ac19dd62e --- /dev/null +++ b/daily/apc260102.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65914d4f21212e573f041e45c43e0029feaf2524a9453f35600b1e57fbad7e1 +size 12545663 diff --git a/daily/apc260103.zip b/daily/apc260103.zip new file mode 100644 index 0000000000000000000000000000000000000000..51a738b2b4bc56710368e0e44168aa1833d2fbf3 --- /dev/null +++ b/daily/apc260103.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e05d5c5eb249a2be6f57bb84fac326e939d73ae1ee2ec16e7037973285ebca6 +size 18413223 diff --git a/daily/apc260104.zip b/daily/apc260104.zip new file mode 100644 index 0000000000000000000000000000000000000000..8f6d58e3bd58210c25526565ccbeaa396d757e45 --- /dev/null +++ b/daily/apc260104.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393fa882aada7d67d471dc0f52e5a0ffaefb825aa12420845b3570dbe6f9b01e +size 4107872 diff --git a/daily/apc260105.zip b/daily/apc260105.zip new file mode 100644 index 0000000000000000000000000000000000000000..fb675b82dc276808898b18273be28a931eb8254c --- /dev/null +++ b/daily/apc260105.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bdefba85ef1c05bca6e3f145c6502ccd50e4c297beff6958a361ea8b662eef +size 3006822 diff --git a/daily/apc260106.zip b/daily/apc260106.zip new file mode 100644 index 0000000000000000000000000000000000000000..d674d480095f9fedcc492b43f3c07b05bb27f1a4 --- /dev/null +++ b/daily/apc260106.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98eab6bd3178de1ef35222e046e6d652a235a2c4b31a57360d90776bea7df84 +size 50637177 diff --git a/daily/apc260107.zip b/daily/apc260107.zip new file mode 100644 index 0000000000000000000000000000000000000000..8684d19c826b7178d7ce65c1cd147ecd0e6b0dc1 --- /dev/null +++ b/daily/apc260107.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c894cbddd33dc11ed1d82fd3fe481ded0f59f2ac6b69504232149e8de4719def +size 24303987 diff --git a/daily/apc260108.zip b/daily/apc260108.zip new file mode 100644 index 0000000000000000000000000000000000000000..64079d2d7c7768a5229d3f2b41d8fd74edcec91d --- /dev/null +++ b/daily/apc260108.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab71a1ae94386ee94424ea6538931b5b195c6e7a71bde9175001560e3d98d10 +size 31058918 diff --git a/daily/apc260109.zip b/daily/apc260109.zip new file mode 100644 index 0000000000000000000000000000000000000000..6d7527fd2f71c850252086db2c05e04ec43dbb18 --- /dev/null +++ b/daily/apc260109.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9bc62d1430a74ee7a535e454ee3fa5ed613f6930843f7290dd13c30ab68c3a +size 25243371 diff --git a/daily/apc260110.zip b/daily/apc260110.zip new file mode 100644 index 0000000000000000000000000000000000000000..68ae62bb779d26e0a20de857ffd271957b91ed8d --- /dev/null +++ b/daily/apc260110.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060ba11b2da66ddbaa9e45e83a8b57443c40be6b9d363ed19002d37b65f49d71 +size 20783577 diff --git a/daily/apc260111.zip b/daily/apc260111.zip new file mode 100644 index 0000000000000000000000000000000000000000..45651ff6db5afbdab782bef6bed2d9d1d935b1f7 --- /dev/null +++ b/daily/apc260111.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44417174ffecd569c1cb2b11388337a41080ba6f36f52a592668835a23ca4b78 +size 13310687 diff --git a/daily/apc260112.zip b/daily/apc260112.zip new file mode 100644 index 0000000000000000000000000000000000000000..a807ba63756982247b3d6a2fb60ba4ad4df64e25 --- /dev/null +++ b/daily/apc260112.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ec66bd772f8f69a7b075be2f3a31f3f64001e410f2c1e0f18b9953fab92a72 +size 10432447 diff --git a/daily/apc260113.zip b/daily/apc260113.zip new file mode 100644 index 0000000000000000000000000000000000000000..5b1cd978d4546f54b81af1bfd65bce4a7ad1b378 --- /dev/null +++ b/daily/apc260113.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62ecffd04baf87100a37772d9557bbb46fa8b011982ee6ab5e9fd3c595a9c24 +size 59938261 diff --git a/daily/apc260114.zip b/daily/apc260114.zip new file mode 100644 index 0000000000000000000000000000000000000000..2377094ca091182c0cbc000121a880db6c002cb7 --- /dev/null +++ b/daily/apc260114.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f45db5fa69a896b37ee61121253a5ded599fa66a9b537a313c7c77c7d59e64c6 +size 52660449 diff --git a/daily/apc260115.zip b/daily/apc260115.zip new file mode 100644 index 0000000000000000000000000000000000000000..2042f007efac2f370872fd5e881279e2263bd873 --- /dev/null +++ b/daily/apc260115.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b0f627ff2ff5b4e0c2454f4ef1e073f4b47079f754e6e37a3ea187d16eca48 +size 59179142 diff --git a/daily/apc260116.zip b/daily/apc260116.zip new file mode 100644 index 0000000000000000000000000000000000000000..57f56cd44a873a6ed57f60dadc67b0acd5345097 --- /dev/null +++ b/daily/apc260116.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6af3d1af3b22d5863721bd8fa405a9a4dc483dc3fdea06ac92ef3c2fcae0c8 +size 23268971 diff --git a/daily/apc260117.zip b/daily/apc260117.zip new file mode 100644 index 0000000000000000000000000000000000000000..3f4e33ca4818e32893de4c80c064bff2dcacb89f --- /dev/null +++ b/daily/apc260117.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5850a768a0b38a9144db2acef0b779794a0d68806715c41acef7456745676d +size 19871412 diff --git a/daily/apc260118.zip b/daily/apc260118.zip new file mode 100644 index 0000000000000000000000000000000000000000..e7462763d7aa29fb17a27ef5b1f460403b1ff799 --- /dev/null +++ b/daily/apc260118.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6997250c2eb6742a731ab342a693b51501077b132525960ba373f6df39a93092 +size 8013198 diff --git a/daily/apc260119.zip b/daily/apc260119.zip new file mode 100644 index 0000000000000000000000000000000000000000..7ef5e67b0fd2b199a231889f5d6a9f02245aec2c --- /dev/null +++ b/daily/apc260119.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1470774821f8c537bca1fa9a2bf8e3b6eae65895732571c64f467571a796cbcf +size 3368609 diff --git a/daily/apc260120.zip b/daily/apc260120.zip new file mode 100644 index 0000000000000000000000000000000000000000..e7dc69111bf88a1172cc198d95d58d398810a5b1 --- /dev/null +++ b/daily/apc260120.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e221119e5124bd354e7e44f18f5cf31e79e5aed29101af37c62af3fd9bc44e +size 36303873 diff --git a/daily/apc260121.zip b/daily/apc260121.zip new file mode 100644 index 0000000000000000000000000000000000000000..bc9f7538da279aecb70b2b7adc5d45a35c717ab8 --- /dev/null +++ b/daily/apc260121.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b14a33d309ac8240029ed87fd59decb6955970c176c98371d3d08d16b1e111e +size 26642399 diff --git a/daily/apc260122.zip b/daily/apc260122.zip new file mode 100644 index 0000000000000000000000000000000000000000..d787549b709a4d6e2966065e30463924de197f96 --- /dev/null +++ b/daily/apc260122.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1939ca4ffb1acbc1cd055962492bbeea6bf53afd6f860af4bcb13eaf43eaa30d +size 34306479 diff --git a/daily/apc260123.zip b/daily/apc260123.zip new file mode 100644 index 0000000000000000000000000000000000000000..0d74ed61172dee132893701ecc6f2c9b9a4acb23 --- /dev/null +++ b/daily/apc260123.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c88257fda14e6a9d7b8e002f8d4c494db1e1c150fde1f6988e00b361d514d3 +size 28431146 diff --git a/daily/apc260124.zip b/daily/apc260124.zip new file mode 100644 index 0000000000000000000000000000000000000000..ac1527c966626fb1efd6c9e54b287c376653c80a --- /dev/null +++ b/daily/apc260124.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94438669a011131369b8a22a1e4548a9bfad8a095f50d116f61352115d15d3c6 +size 24198880 diff --git a/daily/apc260125.zip b/daily/apc260125.zip new file mode 100644 index 0000000000000000000000000000000000000000..1611deaa1d3bd8bc26dc226861c88419e199de09 --- /dev/null +++ b/daily/apc260125.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea653c3426abfc29d1fe5891881bb811a49b6d55f048a8845199b04eb70e75d +size 12662762 diff --git a/daily/apc260126.zip b/daily/apc260126.zip new file mode 100644 index 0000000000000000000000000000000000000000..8ad07e20a6dcecde246d04d4bda1d3140283e5e3 --- /dev/null +++ b/daily/apc260126.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9ef49655c42b46ba6d7b960d450eeea0427b75af96a510e73c09732bff140d +size 3562096 diff --git a/daily/apc260127.zip b/daily/apc260127.zip new file mode 100644 index 0000000000000000000000000000000000000000..3f641bcc266a98d33d9f8f770619125630bb3ca4 --- /dev/null +++ b/daily/apc260127.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f66a6a2f346d0a39f0d6159532e9b0b198436c35707fd0ee7ff3aaf18a45758d +size 56433114 diff --git a/daily/apc260128.zip b/daily/apc260128.zip new file mode 100644 index 0000000000000000000000000000000000000000..b9f2048f3e538480f9e26f3a07db007c276c1ff2 --- /dev/null +++ b/daily/apc260128.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc45f7d18122d0816aeb90b787b8f1053460024746c8433d370ca443950cb73 +size 41554548 diff --git a/daily/apc260129.zip b/daily/apc260129.zip new file mode 100644 index 0000000000000000000000000000000000000000..8be6fd9ba9bd482869766b57c1368ed861e4233a --- /dev/null +++ b/daily/apc260129.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a100651bff0a8b2fdde42e1c10ba50f961d5db512dd7190c74c0d2feece283aa +size 31932448 diff --git a/daily/apc260130.zip b/daily/apc260130.zip new file mode 100644 index 0000000000000000000000000000000000000000..ea3e3f506c2bcea9535578efb01e7c3aca6253b0 --- /dev/null +++ b/daily/apc260130.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07019b282b4c00fcc8a64ef14c4614dbfb71ba42f93a81d188856cd47a443420 +size 24833105 diff --git a/daily/apc260131.zip b/daily/apc260131.zip new file mode 100644 index 0000000000000000000000000000000000000000..bca9274d16c80c3ee77397394e9e445961697518 --- /dev/null +++ b/daily/apc260131.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8dd4175b1d8017be28f6a1969d221773bf5fd48abe4cc34f19402f4ae213c2 +size 22984594 diff --git a/daily/apc260201.zip b/daily/apc260201.zip new file mode 100644 index 0000000000000000000000000000000000000000..1ef390b78cebfaa8a0b9635cbe9a466369b193dc --- /dev/null +++ b/daily/apc260201.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201e53f588b813332420ed8ea4405418946bcc8af19150fdccad9ddf2efc8317 +size 10178372 diff --git a/daily/apc260202.zip b/daily/apc260202.zip new file mode 100644 index 0000000000000000000000000000000000000000..add967e2dc30f20f9e2d197f2ca6b431b9d6e1c8 --- /dev/null +++ b/daily/apc260202.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87e9be1684be28817d3a8d55f56f13e3bcec07717db61a817fcdabeb1d416a0 +size 3181988 diff --git a/daily/apc260203.zip b/daily/apc260203.zip new file mode 100644 index 0000000000000000000000000000000000000000..2aef79f2345d72a01db8eb3fd026b7bc89f14edd --- /dev/null +++ b/daily/apc260203.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eae617ae69587789ad9a6f1409ce0f7883f436cf0a86c10f5a213a9a81d0b1b +size 50624569 diff --git a/daily/apc260204.zip b/daily/apc260204.zip new file mode 100644 index 0000000000000000000000000000000000000000..1c3419f08d0508b464154e94d8a7d066ce31bfcf --- /dev/null +++ b/daily/apc260204.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334806d7d12ee4e909340627379d0c6a59b2882cf2a9d5cc408579bca937f28e +size 40316710 diff --git a/daily/apc260205.zip b/daily/apc260205.zip new file mode 100644 index 0000000000000000000000000000000000000000..d56ee136c0db023d36720fe71c24ab338af34f9b --- /dev/null +++ b/daily/apc260205.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3b81d8c941ddb6e7c48fbd579a6f1362171bcbc9961ebe92a3933e1518d3ad +size 33299608 diff --git a/daily/apc260206.zip b/daily/apc260206.zip new file mode 100644 index 0000000000000000000000000000000000000000..99af231dac7dbb4157d7455048054ac46bfb03bb --- /dev/null +++ b/daily/apc260206.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a5a9c68b3947357c00a0e4c4f96da3cb8bad7e4c415cfe9d41206389c22f3f +size 27911051 diff --git a/daily/apc260207.zip b/daily/apc260207.zip new file mode 100644 index 0000000000000000000000000000000000000000..a8472a486883e1e916af06f44a4bda6fb3d4fc53 --- /dev/null +++ b/daily/apc260207.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b0d3291b18a91de925a4753a9631c83cdc45a2abdaa47f420c3c02a0b49538 +size 21793741 diff --git a/daily/apc260208.zip b/daily/apc260208.zip new file mode 100644 index 0000000000000000000000000000000000000000..8ff9c397a5c6296826c3b6cbca56b1e1e2e1553e --- /dev/null +++ b/daily/apc260208.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70a9896f1ed6f1af57b19c397ba0c755c35b018e24513ac409432e7a840f54b +size 7959332 diff --git a/daily/apc260209.zip b/daily/apc260209.zip new file mode 100644 index 0000000000000000000000000000000000000000..4ab5186b40be044bea87248cde5ba63dd35a7a57 --- /dev/null +++ b/daily/apc260209.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f556ba612e56c257049da23771ef3995c6ec460ce4a7198cb123356308b74b +size 4364285 diff --git a/daily/apc260210.zip b/daily/apc260210.zip new file mode 100644 index 0000000000000000000000000000000000000000..6e59fa0fbb5003deed7c6390a62ad6fce69c5215 --- /dev/null +++ b/daily/apc260210.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b086fa7a1a347bb706a906d99d62e540f325f1579f5c3c0c52e16b3f37ce0308 +size 82346904 diff --git a/daily/apc260211.zip b/daily/apc260211.zip new file mode 100644 index 0000000000000000000000000000000000000000..bf69de5f087947840ecb5ce75c7b8490b3d521dd --- /dev/null +++ b/daily/apc260211.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e112c743f6792d41b8261f0ad58829cc298a18bd7c3990614e05cfb51d0542a8 +size 42893117 diff --git a/daily/apc260212.zip b/daily/apc260212.zip new file mode 100644 index 0000000000000000000000000000000000000000..85ed1a56f867a5696dce653a6741c6e27b1facd8 --- /dev/null +++ b/daily/apc260212.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fecb9ada9d9b14bdf258aeffb84311c68787c370362a20b3da0ec3c1565e62 +size 46297954 diff --git a/daily/apc260213.zip b/daily/apc260213.zip new file mode 100644 index 0000000000000000000000000000000000000000..3002b04db27e2e1272f58eaf5203ccf9f7a60c0d --- /dev/null +++ b/daily/apc260213.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c297ac13ad0587c322bb9be26b4e43c31eaf7844a2ea521492c7eb0657594c26 +size 66873342 diff --git a/daily/apc260214.zip b/daily/apc260214.zip new file mode 100644 index 0000000000000000000000000000000000000000..423869b4fc20549b5e311415214a511286e42d7d --- /dev/null +++ b/daily/apc260214.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3b290ee341a42dc07f855601ca4474e4ac50b6f326e610b57e45adc127d93a +size 28175949 diff --git a/daily/apc260215.zip b/daily/apc260215.zip new file mode 100644 index 0000000000000000000000000000000000000000..93e7ea6d21b0487182fd1dc48bbf7d021c0703ec --- /dev/null +++ b/daily/apc260215.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffb82638f24e6d46b6488167840ad75b10a498f6a40fb7feacc2cdec68afa3d +size 5644990 diff --git a/daily/apc260216.zip b/daily/apc260216.zip new file mode 100644 index 0000000000000000000000000000000000000000..0e0be46193cc14d8896e968c631baa6f4d972ca9 --- /dev/null +++ b/daily/apc260216.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c806ef24f412937e3d41b30a36f0cfc0faefb8546d8276b921dcd9b08380f40f +size 12542269 diff --git a/daily/apc260217.zip b/daily/apc260217.zip new file mode 100644 index 0000000000000000000000000000000000000000..76580e4017316dbf69ddb86d0c0315281cc08ea6 --- /dev/null +++ b/daily/apc260217.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20fea38dfe78ffbb4303bdfcefbf8bab026d65d8b42f16cc30b5ab8c79a4593 +size 61153418 diff --git a/daily/apc260218.zip b/daily/apc260218.zip new file mode 100644 index 0000000000000000000000000000000000000000..8e75973b20c2c64cc87e1d46254131924bb3e97d --- /dev/null +++ b/daily/apc260218.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1e240068bb007709f9fc7540f4ea82ab3097e7bdb76f26508abf11489932ff +size 28593158 diff --git a/daily/apc260219.zip b/daily/apc260219.zip new file mode 100644 index 0000000000000000000000000000000000000000..02c58dfb94277320aaa83b43e3e6040d628750cd --- /dev/null +++ b/daily/apc260219.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13be1b227a21111b025534126ceb06c3585530aa1b48acb665e90d4b356dc65 +size 33412514 diff --git a/daily/apc260220.zip b/daily/apc260220.zip new file mode 100644 index 0000000000000000000000000000000000000000..100457c67e80dd2a6bedbb8adb06c676a5a5ef4d --- /dev/null +++ b/daily/apc260220.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:212f840efa6de3af25d71faba990c0a3398287bb63637359516fdcc23f8228e7 +size 50433889 diff --git a/daily/apc260221.zip b/daily/apc260221.zip new file mode 100644 index 0000000000000000000000000000000000000000..5998265ab3065106a84d5590e11212230ea17877 --- /dev/null +++ b/daily/apc260221.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4820049c0c2ca533651f286bd8b549198d664778917540dd84b55fcc70c59cc +size 29394935 diff --git a/daily/apc260222.zip b/daily/apc260222.zip new file mode 100644 index 0000000000000000000000000000000000000000..79939bc93ec7aafc77a52ef7cf72d4133d90cf7b --- /dev/null +++ b/daily/apc260222.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ea186b72962d4d3923e129e1738ea00a22827b7ed6605e32a7159d6b491dbd +size 12509344 diff --git a/daily/apc260223.zip b/daily/apc260223.zip new file mode 100644 index 0000000000000000000000000000000000000000..17e0d04d45917c0827f80a6a0ccd3cc88a522efe --- /dev/null +++ b/daily/apc260223.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9907cabe11c9ab948f802778c11d918150e17d5279ecb6870e6d95a8b2cb11e5 +size 3047621 diff --git a/daily/apc260224.zip b/daily/apc260224.zip new file mode 100644 index 0000000000000000000000000000000000000000..72da55654525b984e6e8b3b8764f4184a83bb0ec --- /dev/null +++ b/daily/apc260224.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ae6e96043ed6a7bc684e009a78cc6f07195221d4e962fb1f60a1c28bee583d +size 51295460 diff --git a/daily/apc260225.zip b/daily/apc260225.zip new file mode 100644 index 0000000000000000000000000000000000000000..5b45ef0b10b597a937fd2c783181b470b52a2513 --- /dev/null +++ b/daily/apc260225.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065403f4785ce848040875b5b25b309a32064f62fd13cbbe8382e61994d1ebb2 +size 40050468 diff --git a/daily/apc260226.zip b/daily/apc260226.zip new file mode 100644 index 0000000000000000000000000000000000000000..7908e74567caa04ec40bcfa9b0434e26c76c34fe --- /dev/null +++ b/daily/apc260226.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab831a38c9a63b9bfb0ea24c2e5da587b39f2124fbfc691e293df43482b2eef +size 58344514 diff --git a/daily/apc260227.zip b/daily/apc260227.zip new file mode 100644 index 0000000000000000000000000000000000000000..9b74235fed4dcdbc8ac6e5b38258ce7819b064a5 --- /dev/null +++ b/daily/apc260227.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d582637ed3a1f42f0beda07faf33980f7c15276064f5670a9e0a0495810e4bf +size 48673573 diff --git a/daily/apc260228.zip b/daily/apc260228.zip new file mode 100644 index 0000000000000000000000000000000000000000..359a923ca6443a1e35fd4cf77aecde8948b93f14 --- /dev/null +++ b/daily/apc260228.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe558ebad64844802068f730b2a201644da0629b5d5a68036db3c605caa3421 +size 23839515 diff --git a/daily/apc260301.zip b/daily/apc260301.zip new file mode 100644 index 0000000000000000000000000000000000000000..deecfc8ddfb8dfbfc595cae71034063f4f50e1cb --- /dev/null +++ b/daily/apc260301.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef63707dda8828a7a9549f152d347e36a96ef32ef17386bf3aa4d58102894f29 +size 9205756 diff --git a/daily/apc260302.zip b/daily/apc260302.zip new file mode 100644 index 0000000000000000000000000000000000000000..cd6d1c44caa93c4688516469ba17752cdea56949 --- /dev/null +++ b/daily/apc260302.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb82590320d8ba23df2e8d60a9a264b9f1f4ac51c4bbfc6b9de1f1dcdda651f9 +size 28690426 diff --git a/daily/apc260303.zip b/daily/apc260303.zip new file mode 100644 index 0000000000000000000000000000000000000000..01d51d6177922c843a1c09046339bea6f9ef1285 --- /dev/null +++ b/daily/apc260303.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995debdaf7cd67e5cb9d7e1103b86d4fab374a0b541478eccf2ae1a53458ff25 +size 57443447 diff --git a/daily/apc260304.zip b/daily/apc260304.zip new file mode 100644 index 0000000000000000000000000000000000000000..b9b1ea9a350dcfd282961a09bdc00b2394284bc2 --- /dev/null +++ b/daily/apc260304.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f67669ae3802de7ad6450af1849d2cdc01ee8bbf28f2ff4b167a3e6d4a0aa1 +size 52306243 diff --git a/daily/apc260305.zip b/daily/apc260305.zip new file mode 100644 index 0000000000000000000000000000000000000000..f7ad335f9e00fd256ea1f22e0d8232ddc8d74dcf --- /dev/null +++ b/daily/apc260305.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa4e44a2b9a46cc9998fe6a2f29ce76b14a721ebe599ce3e870786657b65794 +size 32167494 diff --git a/daily/apc260306.zip b/daily/apc260306.zip new file mode 100644 index 0000000000000000000000000000000000000000..6da4ecf95fddd93adb39f302f5bdcf529d204d75 --- /dev/null +++ b/daily/apc260306.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f1274d98b95b7b1f9a4e33ca6d37d936c7c0482eb7e72b944dfc49622c6394 +size 28382008 diff --git a/daily/apc260307.zip b/daily/apc260307.zip new file mode 100644 index 0000000000000000000000000000000000000000..69dfe30bcc7c50073a8f9313e4c4120f9af2a1c8 --- /dev/null +++ b/daily/apc260307.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a806fd0a73f6958994084af40c0c6ffadb996738a3381b374325392cc7d1e05b +size 33533849 diff --git a/daily/apc260308.zip b/daily/apc260308.zip new file mode 100644 index 0000000000000000000000000000000000000000..66373a6d6420bd96d8f331f433240f10863f627c --- /dev/null +++ b/daily/apc260308.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fced369ae847aad583d04ae44ba5e17bad8355f663a3b993a5d9effe13564b25 +size 13936656 diff --git a/daily/apc260309.zip b/daily/apc260309.zip new file mode 100644 index 0000000000000000000000000000000000000000..013e37b38fd5d72ec4e53e537954d9565a67a2b0 --- /dev/null +++ b/daily/apc260309.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca437b64808baf1fab1796d83c07a78dc4b931c16ef83e23f78a94d5e825a377 +size 4310131 diff --git a/daily/apc260310.zip b/daily/apc260310.zip new file mode 100644 index 0000000000000000000000000000000000000000..4acaf8a886c2e9ddbac1e3bedb20865a83469a33 --- /dev/null +++ b/daily/apc260310.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e798774d581679841ca2de9d3883e8a3e832866c09811f5f47f3e8591871f7fd +size 76523136 diff --git a/daily/apc260311.zip b/daily/apc260311.zip new file mode 100644 index 0000000000000000000000000000000000000000..a4aa3837fcc92deabbcec1bbaa3506e2a8178888 --- /dev/null +++ b/daily/apc260311.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df3b80180d1ee65918e3fba495522e81641625011179ae30852fa30f6366b7be +size 67577719 diff --git a/daily/apc260312.zip b/daily/apc260312.zip new file mode 100644 index 0000000000000000000000000000000000000000..7afed02c1d406ff98a7dd4739b228a901d5a4952 --- /dev/null +++ b/daily/apc260312.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02e64fd4cda65f2bd931cdbb724161ff1fbc80dabda4b2e4c48e47f67ebfce2b +size 58340527 diff --git a/daily/apc260313.zip b/daily/apc260313.zip new file mode 100644 index 0000000000000000000000000000000000000000..1283883d0b4a22f55f1314b3fdc9194db1dc1553 --- /dev/null +++ b/daily/apc260313.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43ab8bbd311c1128fafb3f24ee816e449b7a95001244ed935462b12618debd2 +size 56351547 diff --git a/daily/apc260314.zip b/daily/apc260314.zip new file mode 100644 index 0000000000000000000000000000000000000000..64e91f7f3cdd96291931fb4b06ee2b438b2cff2b --- /dev/null +++ b/daily/apc260314.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b82ca7528b4713e6165a8932c8b409116e380f95f73e1c6f9f414cb2c2017b9 +size 30337070 diff --git a/daily/apc260315.zip b/daily/apc260315.zip new file mode 100644 index 0000000000000000000000000000000000000000..28e343b547452f9891a695d51c222205c008fc14 --- /dev/null +++ b/daily/apc260315.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09bea54d6e306e75ac90b33ca89413e61abf7f229e2c3a48fabf23428c2095a9 +size 12135979 diff --git a/daily/apc260316.zip b/daily/apc260316.zip new file mode 100644 index 0000000000000000000000000000000000000000..bbc872308fbbf7f48e6c29712eed341699739064 --- /dev/null +++ b/daily/apc260316.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2e8cb08ff4d97bec59e1c67f650bb86cc872f5dd5080bb13d2c99b98909a96 +size 27979435 diff --git a/daily/apc260317.zip b/daily/apc260317.zip new file mode 100644 index 0000000000000000000000000000000000000000..eb2858b94af5d944eee3ee9aeac8807d7f013ac6 --- /dev/null +++ b/daily/apc260317.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcbf7b536fd6e5c56dfa44f6d7077545678c3ebe78189b933a83f2da69639567 +size 57205035 diff --git a/daily/apc260318.zip b/daily/apc260318.zip new file mode 100644 index 0000000000000000000000000000000000000000..9a42f4cfc648aff0c86313d172c9332e699bb327 --- /dev/null +++ b/daily/apc260318.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738bee27fdd95283a360076c0cee14ba50506bfb9291688276ba83be0b98be27 +size 27144174 diff --git a/daily/apc260319.zip b/daily/apc260319.zip new file mode 100644 index 0000000000000000000000000000000000000000..46e50ef61087fdf60a5a5775467c557be850e111 --- /dev/null +++ b/daily/apc260319.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5013934efbc44933c402415df84e39beab4acb63ad11d819c337dcff932899 +size 35629454 diff --git a/daily/apc260320.zip b/daily/apc260320.zip new file mode 100644 index 0000000000000000000000000000000000000000..6a34368d93485be2c76e305f937a2dfd859b500e --- /dev/null +++ b/daily/apc260320.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7003095e81505b2c4b10d2b13258e6cea54991e7b189fc6bc91434c6fb661441 +size 46572131 diff --git a/daily/apc260321.zip b/daily/apc260321.zip new file mode 100644 index 0000000000000000000000000000000000000000..e7501553c922078fe01c14ef8c804733dbde48f5 --- /dev/null +++ b/daily/apc260321.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fd3c9f7b469608b69a00a60cd1576893d009fb322ebbf08055668e3762c027 +size 31427396 diff --git a/daily/apc260322.zip b/daily/apc260322.zip new file mode 100644 index 0000000000000000000000000000000000000000..4f15ed40bbf276ccfba34869a9de36057e630864 --- /dev/null +++ b/daily/apc260322.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129c901233fb72ad57ceb5541b45ae76f14cfd195b1c2ba4214b407b00191c8a +size 16068244 diff --git a/daily/apc260323.zip b/daily/apc260323.zip new file mode 100644 index 0000000000000000000000000000000000000000..f8e624690d7e1ade88484d97ad4f11e1ba8b0841 --- /dev/null +++ b/daily/apc260323.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30edf93b32f50cfceee81f6d5932e68d61a3f58bf8d34405497f5d974ce67457 +size 3587600 diff --git a/daily/apc260324.zip b/daily/apc260324.zip new file mode 100644 index 0000000000000000000000000000000000000000..9dd1881148afd3c16b1468bee9d87462a93074d7 --- /dev/null +++ b/daily/apc260324.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9750038c7f7dcf056352c1338fb4ae99ba30eb54a0e490c16df0fc4c85d9040 +size 59555809 diff --git a/daily/apc260325.zip b/daily/apc260325.zip new file mode 100644 index 0000000000000000000000000000000000000000..23711effe484b3be2f934dd8964f2d7d84599a4c --- /dev/null +++ b/daily/apc260325.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b586e2447aeb7071a2125e81933aee95354dcdc78aa3c963ce839e05eef4d0 +size 46166923 diff --git a/daily/apc260326.zip b/daily/apc260326.zip new file mode 100644 index 0000000000000000000000000000000000000000..0373c366b266597e21b4c4f3e1524bcef8be11cf --- /dev/null +++ b/daily/apc260326.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48991e53282a95cf8d0295cb0003964c1ec4bd1434c93ef8fb4819429cb5686d +size 32650873 diff --git a/daily/apc260327.zip b/daily/apc260327.zip new file mode 100644 index 0000000000000000000000000000000000000000..78a833b1278aa2c54a93d95bbf409c27676e0c5b --- /dev/null +++ b/daily/apc260327.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262605ca052000918a30f163a6b9b39c44cdafb962f25380fdffa79dbbc31879 +size 23112661 diff --git a/daily/apc260328.zip b/daily/apc260328.zip new file mode 100644 index 0000000000000000000000000000000000000000..c7b21e9ea72327fc08b859e08141219f6451a70d --- /dev/null +++ b/daily/apc260328.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9c304a2263c79f7f6d7eb6ef88cc9134283a8304562fc3fd0edbebc7ca7be1 +size 23097378 diff --git a/daily/apc260329.zip b/daily/apc260329.zip new file mode 100644 index 0000000000000000000000000000000000000000..c83d4b3de51e616b92fac5f0197e59314b214878 --- /dev/null +++ b/daily/apc260329.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac63bf8a76e02f3d542170ad8933400b28f7704ef6192ff2d866898d514df252 +size 9133047 diff --git a/daily/apc260330.zip b/daily/apc260330.zip new file mode 100644 index 0000000000000000000000000000000000000000..d045833605df8354761fd4b99b1a2f8b846ad80c --- /dev/null +++ b/daily/apc260330.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c3a8bbf2a4af41cf913121472c93b6d1077f40a1b66c157ff025af60924d8f +size 8950739 diff --git a/daily/apc260331.zip b/daily/apc260331.zip new file mode 100644 index 0000000000000000000000000000000000000000..53a04ea4a23f9279f3326270227560c9c5c352dc --- /dev/null +++ b/daily/apc260331.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:321c75c4e6f09ffcb64ae9ee6117e3bab08f3eeff081574fabb427df98d1252b +size 61328269 diff --git a/daily/apc260401.zip b/daily/apc260401.zip new file mode 100644 index 0000000000000000000000000000000000000000..c51e58b57d5f4090d589c64c39cfa94a28608242 --- /dev/null +++ b/daily/apc260401.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd52ef8a61b83133ca3b0afa1404686d5c4a91bd9f42df951c5d676e58f3ca1e +size 21846642 diff --git a/daily/apc260402.zip b/daily/apc260402.zip new file mode 100644 index 0000000000000000000000000000000000000000..5e09e27bb1ce0df05fed23f68922c7c4296fc6a8 --- /dev/null +++ b/daily/apc260402.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e39664d738a2d45088331b7d453dd2d5174a69b0e0267ad5339e7fc6df23ba +size 41099034 diff --git a/daily/apc260403.zip b/daily/apc260403.zip new file mode 100644 index 0000000000000000000000000000000000000000..3fb8bf57b97a16e8cda1d366289bbfb7f06a1624 --- /dev/null +++ b/daily/apc260403.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0914d49fb2183762b844c7aa90714d7020d3fbe0b548ebbeead1f39c2f375c +size 199507317 diff --git a/daily/apc260404.zip b/daily/apc260404.zip new file mode 100644 index 0000000000000000000000000000000000000000..ec5708eb01e058ca1239b7880acf850f6c5a4c9b --- /dev/null +++ b/daily/apc260404.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16f5118bbadd6992cf8cb4b4e5c3a9e39fddd1dbbc2a6c543902a14333d8a09 +size 21115733 diff --git a/daily/apc260405.zip b/daily/apc260405.zip new file mode 100644 index 0000000000000000000000000000000000000000..27fb8832851ae880842ea834fec117f3babd4a09 --- /dev/null +++ b/daily/apc260405.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e0e38e58626e43f5b4dd3d248ee25d459a8b1004e13c9782e3182fae026014 +size 8558802 diff --git a/daily/apc260406.zip b/daily/apc260406.zip new file mode 100644 index 0000000000000000000000000000000000000000..8be3c09586d94d734292430659d8ef1ca944f57a --- /dev/null +++ b/daily/apc260406.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc5392e37783917e7aee7f53b14f21695e1021479e0b44e96f850c7af1744a3 +size 2669521 diff --git a/daily/apc260407.zip b/daily/apc260407.zip new file mode 100644 index 0000000000000000000000000000000000000000..f49dcf5219f560fc7c79d4e5c641ac01b65178fb --- /dev/null +++ b/daily/apc260407.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0b5556687b1d631bb4f50a3ffee37d12b8b3b400c902ebfde42cfc579bef26 +size 61117641 diff --git a/daily/apc260408.zip b/daily/apc260408.zip new file mode 100644 index 0000000000000000000000000000000000000000..392f46676acfdd46b079eb4f262bcc1277b721f9 --- /dev/null +++ b/daily/apc260408.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f032c4578083e0e988250086d275ef675041f5cdfec6a5f51bfa87bc671862a +size 26874401 diff --git a/daily/apc260409.zip b/daily/apc260409.zip new file mode 100644 index 0000000000000000000000000000000000000000..de64257078c7f38a11a5f8509bf40e2773e26665 --- /dev/null +++ b/daily/apc260409.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3f846c75c7aa4d6313a6778fa3e9c46f7c92aef646cf572b2831d53d073e75 +size 36782285 diff --git a/daily/apc260410.zip b/daily/apc260410.zip new file mode 100644 index 0000000000000000000000000000000000000000..8003922f051f00ca866244f22908e18312085585 --- /dev/null +++ b/daily/apc260410.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1d8ca2dc27ad526d9b270e98ded252625b48a943015e989e358b351159a78c +size 27928190 diff --git a/daily/apc260411.zip b/daily/apc260411.zip new file mode 100644 index 0000000000000000000000000000000000000000..b29173165794f361c0ef3823236e94b6f13c9f0b --- /dev/null +++ b/daily/apc260411.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4347457cbafda9aa5841b60579838602cbaa47df961d209208fb2152a50c157a +size 22702158 diff --git a/daily/apc260412.zip b/daily/apc260412.zip new file mode 100644 index 0000000000000000000000000000000000000000..8b69878e7a6b388ec9cf2df3fa2b47c607e226d5 --- /dev/null +++ b/daily/apc260412.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12970b80dba500519e6ede5bf46b2dc9d50a5fde116d9f79af36d980730d08f6 +size 8956247 diff --git a/daily/apc260413.zip b/daily/apc260413.zip new file mode 100644 index 0000000000000000000000000000000000000000..935b30a9ae22c7588e1843883fbb17099b128880 --- /dev/null +++ b/daily/apc260413.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfae66297fdf5c34363b6881863d2ad89ee6f020b7e89f60e71b1f7d24072d9d +size 3293724 diff --git a/daily/apc260414.zip b/daily/apc260414.zip new file mode 100644 index 0000000000000000000000000000000000000000..3a2221ad7e514bf1b4fa55d2d5e85b379ce1d2d5 --- /dev/null +++ b/daily/apc260414.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5820809a0cd7e90abd8bf03f83253cf4ac6a4b293db6afbc24f4f54794a26d49 +size 75949578 diff --git a/daily/apc260415.zip b/daily/apc260415.zip new file mode 100644 index 0000000000000000000000000000000000000000..2b19c2c508ee9b23663a249603da56c27fc82d92 --- /dev/null +++ b/daily/apc260415.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906b21f990fca330d410deab33dedb04b85c6ca49a17902484724c910534e6d5 +size 48115653 diff --git a/daily/apc260416.zip b/daily/apc260416.zip new file mode 100644 index 0000000000000000000000000000000000000000..52d9af5de4e49d89a3995272995b09f053ec5b5f --- /dev/null +++ b/daily/apc260416.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99e20f4b37eba5dc19f09c18eecfdadc16c8e3d4e4d3fe4af516dd04c9c28830 +size 36376602 diff --git a/daily/apc260417.zip b/daily/apc260417.zip new file mode 100644 index 0000000000000000000000000000000000000000..11979f2e96e926db83b76da39a12aab0bf78b8b2 --- /dev/null +++ b/daily/apc260417.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9319561e271e2afa4a778a94b82630432c520b84307dddd5be42cc05ad0c5304 +size 34877184 diff --git a/daily/apc260418.zip b/daily/apc260418.zip new file mode 100644 index 0000000000000000000000000000000000000000..ee3c516c476dd9003c741fb1f9013ed6f7c5af90 --- /dev/null +++ b/daily/apc260418.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d7ff2d697896f16792b731e3a2ad72cf4b8a48ad8e85c66e57a9a348396696 +size 23218744 diff --git a/daily/apc260419.zip b/daily/apc260419.zip new file mode 100644 index 0000000000000000000000000000000000000000..e262ae7f1094183b678e6d1b363f5812cdd68042 --- /dev/null +++ b/daily/apc260419.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac56b4b61b925aa5de4a4fde38e51f5f8dd73917624402bffb6029dfebff30bd +size 9891928 diff --git a/daily/apc260420.zip b/daily/apc260420.zip new file mode 100644 index 0000000000000000000000000000000000000000..765311fada7f04f41918696e741fb506550bacf4 --- /dev/null +++ b/daily/apc260420.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09220b11e43fb73a0747b4e5735cd4076e466a12e46218d594a94b304a29015b +size 5510469 diff --git a/daily/apc260421.zip b/daily/apc260421.zip new file mode 100644 index 0000000000000000000000000000000000000000..753a6b9b5f21ed4eec9f8593f75419fe8ac30338 --- /dev/null +++ b/daily/apc260421.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17396ae290c9327f97562e71756a9057a59b1f6477c6e25d97629ff98fe800f6 +size 58736909 diff --git a/daily/apc260422.zip b/daily/apc260422.zip new file mode 100644 index 0000000000000000000000000000000000000000..911be9a14bb2c66faaa330779648992b2abda637 --- /dev/null +++ b/daily/apc260422.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fb8722739319a07238d9d1428e3bc9e0df04da13ff6a61848e0f131a3fe4bb +size 29564573 diff --git a/daily/apc260423.zip b/daily/apc260423.zip new file mode 100644 index 0000000000000000000000000000000000000000..50e87c04d2cbb0c4005877d227a7095fe0e5ab96 --- /dev/null +++ b/daily/apc260423.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3a0a08dd358f3dd3041c3065d094863502eca8c04dc66566c65ecab417237b +size 37973526 diff --git a/daily/apc260424.zip b/daily/apc260424.zip new file mode 100644 index 0000000000000000000000000000000000000000..0ae758f709035065335de29e02a2db036e3d62f4 --- /dev/null +++ b/daily/apc260424.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836cda294d21608d0d5b99371ed154a8ff7cd87b6c23935f446891a6612f7969 +size 28732295 diff --git a/daily/apc260425.zip b/daily/apc260425.zip new file mode 100644 index 0000000000000000000000000000000000000000..40eb240ff17c7594f28fe487f9f62f4edbb797ad --- /dev/null +++ b/daily/apc260425.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7df46e70c75c4b5e768f24f72b0185750e73733ff23187085f05163eb18bac8 +size 25893810 diff --git a/daily/apc260426.zip b/daily/apc260426.zip new file mode 100644 index 0000000000000000000000000000000000000000..24db512bba0119aa5c490cd8c5dc260bbf476f54 --- /dev/null +++ b/daily/apc260426.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a5488c2ab63b403d8feaccc817143b85fad08b5dd3f68acd7c50db08828674 +size 11947938 diff --git a/daily/apc260427.zip b/daily/apc260427.zip new file mode 100644 index 0000000000000000000000000000000000000000..68e7bbaa3b9fcf1f4abd824b2626bf9afeb2d339 --- /dev/null +++ b/daily/apc260427.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd995bc284d82df95fbbc585d2e0c3042d96055049d73627a1addcc0ee7da5d1 +size 3591247 diff --git a/daily/apc260428.zip b/daily/apc260428.zip new file mode 100644 index 0000000000000000000000000000000000000000..dc59021191c1e296d8328486590e9be1739a62ec --- /dev/null +++ b/daily/apc260428.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b514c35f2e9faace1514a78e3678132e414ca0394e6ad06135c4e3bf4e050e +size 59679793 diff --git a/daily/apc260429.zip b/daily/apc260429.zip new file mode 100644 index 0000000000000000000000000000000000000000..ac474ff3a4354d936bd4b4660b9a9cd72c8d6b23 --- /dev/null +++ b/daily/apc260429.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8b1f605dcc7ecdbd3fadba87e5647be4fe66eff656b5574b3a5ac4f92b8c74 +size 32506200 diff --git a/daily/apc260430.zip b/daily/apc260430.zip new file mode 100644 index 0000000000000000000000000000000000000000..66b84483d83fc622f30d2a5d91d1d98d0967543c --- /dev/null +++ b/daily/apc260430.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128043dce0040103295cb92ff0472b5d53f866682d682f21ab42e5ffad56eba7 +size 36257182 diff --git a/daily/apc260501.zip b/daily/apc260501.zip new file mode 100644 index 0000000000000000000000000000000000000000..621cb4fc3a25807e7649dae27f7c975e2dc3964e --- /dev/null +++ b/daily/apc260501.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563ddd6a453697fd1fc1dcce059686259588628c895d678d133685737beeed6b +size 34910521 diff --git a/daily/apc260502.zip b/daily/apc260502.zip new file mode 100644 index 0000000000000000000000000000000000000000..34d6ab1792a7355765162db7b81b336b88fbdf25 --- /dev/null +++ b/daily/apc260502.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e838349ff9d72848c88546f13b3c447e7cd191cb840a44ee2f266c5bcd9e9d1d +size 25031479 diff --git a/daily/apc260503.zip b/daily/apc260503.zip new file mode 100644 index 0000000000000000000000000000000000000000..e5068aba73475bcb2113b721a7868279e89ce2f8 --- /dev/null +++ b/daily/apc260503.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb91a61fa22a9d1033fe390888dd54dce922d5288129afc7d6176c279ac6ad4 +size 9519962 diff --git a/daily/apc260504.zip b/daily/apc260504.zip new file mode 100644 index 0000000000000000000000000000000000000000..2dcae2615efc5e5d7c4c7436887f92f1f15c8ac0 --- /dev/null +++ b/daily/apc260504.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e495d266dc6b49c915bab1f2e3b7281949bce8312bdf5e9b8093d3d725b67e +size 4028473 diff --git a/daily/apc260505.zip b/daily/apc260505.zip new file mode 100644 index 0000000000000000000000000000000000000000..3093115cea8949cf06a51ce0d0e54b82eca09ca5 --- /dev/null +++ b/daily/apc260505.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a4a86d1a31dc330ec0a91ad564ce13ace6a39f1f727e14810889302f88149e +size 59740521 diff --git a/daily/apc260506.zip b/daily/apc260506.zip new file mode 100644 index 0000000000000000000000000000000000000000..053b38b1bafc0f8295be9bafec04f1220441bd26 --- /dev/null +++ b/daily/apc260506.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4dde37fac13c76a6fdf8fc11b080f16b078f3ad84e7cdb6a5c9922ef3226e5 +size 28875483 diff --git a/daily/apc260507.zip b/daily/apc260507.zip new file mode 100644 index 0000000000000000000000000000000000000000..2833abc5a9838cd58167c0ed263a314341f256c7 --- /dev/null +++ b/daily/apc260507.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aba6c77e419befe6efa367cc31af283823bdcfc0d89956fc9697281956838da +size 58763346 diff --git a/daily/apc260508.zip b/daily/apc260508.zip new file mode 100644 index 0000000000000000000000000000000000000000..608256e76db9778a07feecea6a35a37595deba2b --- /dev/null +++ b/daily/apc260508.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6609f63f6d0d85572776b2f6e3a16b7ceeef15b3390be5df35791af449c28a08 +size 31360808 diff --git a/daily/apc260509.zip b/daily/apc260509.zip new file mode 100644 index 0000000000000000000000000000000000000000..4eec3f9b31c38efbb13f584a6c05eff25f5f8560 --- /dev/null +++ b/daily/apc260509.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb4ed5024d956ed4990c7a87f3e0baf14a6e33b4336fd7c578ca8fe08179765 +size 22164165 diff --git a/daily/apc260510.zip b/daily/apc260510.zip new file mode 100644 index 0000000000000000000000000000000000000000..ce0cf28c9c6a925ac88bef37ee32de8df2f940ca --- /dev/null +++ b/daily/apc260510.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92507b6b2e87a3373f7f4a0376b4937a641cc0e102edbdcbfdc7c9e517506872 +size 8185281 diff --git a/daily/apc260511.zip b/daily/apc260511.zip new file mode 100644 index 0000000000000000000000000000000000000000..527f1ddc9a6ffb4b61044235848dcd5f0cc71969 --- /dev/null +++ b/daily/apc260511.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76dfc54e2ed2c2f7b9347fda5e2f1fc11e021b70faaed86b0602abfafd8c7e59 +size 3446393 diff --git a/daily/apc260512.zip b/daily/apc260512.zip new file mode 100644 index 0000000000000000000000000000000000000000..7894191eab28b79f3fe188dd1e22fab2343a41eb --- /dev/null +++ b/daily/apc260512.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cad7061a30806ac50b191859dacb9f5ab49b829386334d2a1e307f884d187d3 +size 60194046 diff --git a/daily/apc260513.zip b/daily/apc260513.zip new file mode 100644 index 0000000000000000000000000000000000000000..2231aa98c541358c12f081740b75dd86cc5a975e --- /dev/null +++ b/daily/apc260513.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0800e7849e09e80e38bd6df4bfa3a05aec7c64cff9d012e6c7345f7160707b7a +size 28887338 diff --git a/daily/apc260514.zip b/daily/apc260514.zip new file mode 100644 index 0000000000000000000000000000000000000000..e14fba369ded622a96fcdb3ab5015826cb453cf2 --- /dev/null +++ b/daily/apc260514.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5bf5336410070218e623e00366e4e79dac610484c16359603d91b63f086387 +size 33545489 diff --git a/daily/apc260515.zip b/daily/apc260515.zip new file mode 100644 index 0000000000000000000000000000000000000000..5c3506fabf84ff6601119ccab795939b80b7fd6d --- /dev/null +++ b/daily/apc260515.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54abb39db6a85e3783ebfb1958cf5ff1f3606347d6b1a5ea238e604de45e3229 +size 27770998 diff --git a/daily/apc260516.zip b/daily/apc260516.zip new file mode 100644 index 0000000000000000000000000000000000000000..b60817cfabc0ebf7750c2d757c2f2c1e0bd5894f --- /dev/null +++ b/daily/apc260516.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c19c89bfa817edcb41f894dae3b072a7d78b13f9791a5bc5f8b76d2c424155 +size 36289792 diff --git a/daily/apc260517.zip b/daily/apc260517.zip new file mode 100644 index 0000000000000000000000000000000000000000..80fbaf599621969bd293ea64b3b0fb0f419117d6 --- /dev/null +++ b/daily/apc260517.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06db578cbc98d65ba0d8056efc36a92b0edcd8c04e48011add6885346febf1b4 +size 9531132 diff --git a/daily/apc260518.zip b/daily/apc260518.zip new file mode 100644 index 0000000000000000000000000000000000000000..77a1a321e8d1ee9aec31a6cd336a4edb0d21f986 --- /dev/null +++ b/daily/apc260518.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2b79c5453c0cbd750c83d4a3b38d439bb3f5e693152898f96081e61dd7d0a9 +size 4359774 diff --git a/daily/apc260519.zip b/daily/apc260519.zip new file mode 100644 index 0000000000000000000000000000000000000000..2b335f067bff3512b93d5af76bb9bf79f3952185 --- /dev/null +++ b/daily/apc260519.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f242979c72ee9641700158931d9e69f33b9cf37755a2183b6aae0dc4adf51c +size 61934612 diff --git a/daily/apc260520.zip b/daily/apc260520.zip new file mode 100644 index 0000000000000000000000000000000000000000..d37394a016816ad65e531c748b59c1e5f361683d --- /dev/null +++ b/daily/apc260520.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e4d95a8c9c71078f0374655fabd0ce8a2a315097d09b14e2295c9007700431 +size 30372767 diff --git a/daily/apc260521.zip b/daily/apc260521.zip new file mode 100644 index 0000000000000000000000000000000000000000..7674a0d14e5c7e5cc9a47cac76edcf69ef6740c5 --- /dev/null +++ b/daily/apc260521.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a34e2cd6bc569b0484090894e497e8c978fadce73e30f161fa3f5759de77ab +size 33952440 diff --git a/daily/apc260522.zip b/daily/apc260522.zip new file mode 100644 index 0000000000000000000000000000000000000000..c5c8bbf51aeb813982f2a5cbfcb29361a26c571f --- /dev/null +++ b/daily/apc260522.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7373c4b3461d9e124395e2dcd21777d589073fe0e851853a367cd9b8e75acdb +size 29452002 diff --git a/daily/apc260523.zip b/daily/apc260523.zip new file mode 100644 index 0000000000000000000000000000000000000000..2209c5ea8c89bda66ca2cf3ad882e070bd7539d5 --- /dev/null +++ b/daily/apc260523.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d941b08e14724059212154f54652f310a9d739c5acbd9b96e1164349ca585528 +size 34846329 diff --git a/daily/apc260524.zip b/daily/apc260524.zip new file mode 100644 index 0000000000000000000000000000000000000000..e581d484dff966e23c94ca7acb2b9e747b033067 --- /dev/null +++ b/daily/apc260524.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2a5e31719e3c6d5923f831eaaa09e0f95a043ed96c382046f4e1aa82934990 +size 5462780 diff --git a/daily/apc260525.zip b/daily/apc260525.zip new file mode 100644 index 0000000000000000000000000000000000000000..4dabc0b151b1c0b1f2d7e04ebe5816e5bb8f3a5b --- /dev/null +++ b/daily/apc260525.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66482fce93405234040deb62eedf4b4e6de7da471aacafc6b22ea50847778975 +size 17003689 diff --git a/daily/apc260526.zip b/daily/apc260526.zip new file mode 100644 index 0000000000000000000000000000000000000000..534a2a653e8657eaaac91e90a920cb2c647a9f07 --- /dev/null +++ b/daily/apc260526.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e915f9a9bcf6e75a4edbb9092c909fbf2009b9c8aada503acc29d866e2c1ebf +size 61302116 diff --git a/daily/apc260527.zip b/daily/apc260527.zip new file mode 100644 index 0000000000000000000000000000000000000000..07252d238804863c24889e371016b388e96e8628 --- /dev/null +++ b/daily/apc260527.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607249e97d68c123fa3992140dfd15b063725156ef59fa05109ad9706ad92c47 +size 31683128 diff --git a/daily/apc260528.zip b/daily/apc260528.zip new file mode 100644 index 0000000000000000000000000000000000000000..ba5a574d469f95aa5d9f9a8cbb31e54eaab75ac2 --- /dev/null +++ b/daily/apc260528.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655ca9047604d62900ad397f6e2e053d9c7471ae6290d41f60564f2775dbd1eb +size 40708225 diff --git a/daily/apc260529.zip b/daily/apc260529.zip new file mode 100644 index 0000000000000000000000000000000000000000..adee2ba8a10549e58c1e9ef81d5162ccfd948a2f --- /dev/null +++ b/daily/apc260529.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f991d082d551014acd49c2dc617b0d802d6768fd1c8329caae971737899a2b6 +size 41980891 diff --git a/daily/apc260530.zip b/daily/apc260530.zip new file mode 100644 index 0000000000000000000000000000000000000000..534a6b9c17ba92fee801dc1db721fd5a302d96f0 --- /dev/null +++ b/daily/apc260530.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23c19885b4d0c681552590baefa8f849918b9990ca6405da8ad704afe2a5217 +size 20118907 diff --git a/daily/apc260531.zip b/daily/apc260531.zip new file mode 100644 index 0000000000000000000000000000000000000000..849ce2a71eec2bafc5820a1561c7cffd0e51d1fd --- /dev/null +++ b/daily/apc260531.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5026f5a30360771bafe6d8e6e54063ec4f019d98d1ec1623d319d98824cf7990 +size 19673772 diff --git a/daily/apc260601.zip b/daily/apc260601.zip new file mode 100644 index 0000000000000000000000000000000000000000..b39fffd0d4f7dc98b5431cae23f90f05c0793ef7 --- /dev/null +++ b/daily/apc260601.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6f513c7fd06ec7686dc9e10929ba82c3154dfdd1097a6f66abbd5e57769bc5 +size 9607699 diff --git a/daily/apc260602.zip b/daily/apc260602.zip new file mode 100644 index 0000000000000000000000000000000000000000..6767333f0ee33c7167c7aaedc4fe5143ad3facf2 --- /dev/null +++ b/daily/apc260602.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be0bd36b54a8038093bdf42da379be81915d6ef24d14dea430de38d65fb586a +size 69488948 diff --git a/daily/apc260603.zip b/daily/apc260603.zip new file mode 100644 index 0000000000000000000000000000000000000000..b63403ae67cdfeee30fc4c6abe77bc127b612e48 --- /dev/null +++ b/daily/apc260603.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea85725bf4000709b07800b4df92876cbf8b733d7cdcdf8cafd78e037cc5700 +size 49178556 diff --git a/daily/apc260604.zip b/daily/apc260604.zip new file mode 100644 index 0000000000000000000000000000000000000000..d5a6c0d35205969c042b4275e393bd68e6e88316 --- /dev/null +++ b/daily/apc260604.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3683cd4fa0ab0a3c7d5f20435e3e16f529f0c1b5d409aeb7460e39cbda2717 +size 42471957 diff --git a/daily/apc260605.zip b/daily/apc260605.zip new file mode 100644 index 0000000000000000000000000000000000000000..fb8def855946be618f5d7967882729fe2ebac711 --- /dev/null +++ b/daily/apc260605.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4314d254d8b48ec9aaedb540e51e7fcd95c13823557f673d23ee9086c0bf7a +size 50173057 diff --git a/daily/apc260606.zip b/daily/apc260606.zip new file mode 100644 index 0000000000000000000000000000000000000000..03b35e4c3ea87dd3859bb1982da40d52ed1ee06c --- /dev/null +++ b/daily/apc260606.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e982d1b921399d2d8ede8e6b54c9a3c437324778f4728107513e32459f259f9 +size 22904068 diff --git a/daily/apc260607.zip b/daily/apc260607.zip new file mode 100644 index 0000000000000000000000000000000000000000..6a8d690c6f4ef78cd0ca7204c532a57487a3b724 --- /dev/null +++ b/daily/apc260607.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41c5b608ab431f9f4dcd0e41a684fcf8910afbc0693d4dccb5117dbc032db19 +size 8202098 diff --git a/daily/apc260608.zip b/daily/apc260608.zip new file mode 100644 index 0000000000000000000000000000000000000000..43029a7d245ced99dbe356c6d8262f518de1de9f --- /dev/null +++ b/daily/apc260608.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86b97e7294db4b5b2dca32792849c9ca67816a761c62c1e6aa44c546ec5a2fa +size 3716464 diff --git a/daily/apc260609.zip b/daily/apc260609.zip new file mode 100644 index 0000000000000000000000000000000000000000..5574fa96a4167dc9546ae6c321f5ac3ddbe905d2 --- /dev/null +++ b/daily/apc260609.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7218ddcc7f1a96cc0c408494b7038ce6cf1e1a2e039c33e6dc74c2c0e7ab77 +size 60856982 diff --git a/daily/apc260610.zip b/daily/apc260610.zip new file mode 100644 index 0000000000000000000000000000000000000000..bc5d97cc00c3def7cc2b70d5e919e6d949188105 --- /dev/null +++ b/daily/apc260610.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c59171e2dbe300b42bce08d9f43a665e54b555668b1aaf8bde1e4c67fecf183 +size 31285487 diff --git a/daily/apc260611.zip b/daily/apc260611.zip new file mode 100644 index 0000000000000000000000000000000000000000..9ccb788f8f831a3d41dc7a53e600f0b7a172f91b --- /dev/null +++ b/daily/apc260611.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b4fee135eaca34962934e2658ef9994893a212c02a3021d64a14f0cf0b5c4d +size 37891955 diff --git a/daily/apc260612.zip b/daily/apc260612.zip new file mode 100644 index 0000000000000000000000000000000000000000..8ed2eeac24c0cc7b6457e519d19bcbc4141c8c30 --- /dev/null +++ b/daily/apc260612.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061222c2579cfc41457c0daa55f60837f31feb0f4609615c4f519a14cfc8c3c1 +size 30852112 diff --git a/daily/apc260613.zip b/daily/apc260613.zip new file mode 100644 index 0000000000000000000000000000000000000000..58e0b33e399c6d89071548e783f964b887852735 --- /dev/null +++ b/daily/apc260613.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6a6efadb7d4f4dbb83c26c7f6e94d7b81bd238eddff3d3bf819cb6f75f31ba +size 22677419 diff --git a/daily/apc260614.zip b/daily/apc260614.zip new file mode 100644 index 0000000000000000000000000000000000000000..646bfa193923f12003a8953eb61d7ea33e1428fc --- /dev/null +++ b/daily/apc260614.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982fd500c3cbec481688011d34e55821646a36b59421b0477ce55a551bcf05e0 +size 10535560 diff --git a/daily/apc260615.zip b/daily/apc260615.zip new file mode 100644 index 0000000000000000000000000000000000000000..b62d4ca867e83e0a598e79b20c866b8851b839e1 --- /dev/null +++ b/daily/apc260615.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9feaccdc2455b03d8775fda4d739598055c3842782670db333f537014a644d36 +size 6097140 diff --git a/daily/apc260616.zip b/daily/apc260616.zip new file mode 100644 index 0000000000000000000000000000000000000000..b4b963fcfdf04c8ff6b8d1dfeb38fd8ca70985a6 --- /dev/null +++ b/daily/apc260616.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bad9e55f4a3a43457297f3a8bf161184da846a01adeaad7c3d61b42cd16761 +size 61472826 diff --git a/daily/apc260617.zip b/daily/apc260617.zip new file mode 100644 index 0000000000000000000000000000000000000000..ef21dafdc3baaef41e6db52e365df2b26a32afda --- /dev/null +++ b/daily/apc260617.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92fd8cdf1d89e703984539df2e70313675407aa0ec6008327009bf3ec30c23db +size 28995494 diff --git a/daily/apc260618.zip b/daily/apc260618.zip new file mode 100644 index 0000000000000000000000000000000000000000..b1f8785a93d93773a53a6e4a17500b17f00aa81c --- /dev/null +++ b/daily/apc260618.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6db12bff7cbf21b7929a7f30dc02f053c7a40178ab8b903a970e1a12e2c1f74 +size 33519969 diff --git a/daily/apc260619.zip b/daily/apc260619.zip new file mode 100644 index 0000000000000000000000000000000000000000..5ec0b139354f967f72a51863002510dc962f9368 --- /dev/null +++ b/daily/apc260619.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34871475febe35cb023494f3a7894a0c6f0354fa1de3a83434ac95875fe3ae38 +size 33344083 diff --git a/daily/apc260620.zip b/daily/apc260620.zip new file mode 100644 index 0000000000000000000000000000000000000000..5d2bddd3a11fc3a7ef03728a7e619ce704ebfe79 --- /dev/null +++ b/daily/apc260620.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f149c16d67391da41af745d743562e2617c2b924df43a4237e8bc781b95387 +size 16902971 diff --git a/daily/apc260621.zip b/daily/apc260621.zip new file mode 100644 index 0000000000000000000000000000000000000000..5ffdf2e225ca85b5fecf44b976fda7a4ca323cd8 --- /dev/null +++ b/daily/apc260621.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c31c4183c241955db15f7861d9a6d4bb07f474c2458eda11fc7a80a0c6f2d7 +size 7755339 diff --git a/daily/apc260622.zip b/daily/apc260622.zip new file mode 100644 index 0000000000000000000000000000000000000000..0a3b01c021104204ea19ba5725fec14988e8f5be --- /dev/null +++ b/daily/apc260622.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0f6c210affed02738cbc5e83435dc18dc38ce5f346a1de431a2e16c52bb29d +size 3413444 diff --git a/daily/apc260623.zip b/daily/apc260623.zip new file mode 100644 index 0000000000000000000000000000000000000000..c580adc99cb440c40c02b243359f04129a20ef6f --- /dev/null +++ b/daily/apc260623.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47cef8833dead7bea19cbada9a47d1f2eabe2e0185f3a1068e23ccee1721126c +size 62673787 diff --git a/daily/apc260624.zip b/daily/apc260624.zip new file mode 100644 index 0000000000000000000000000000000000000000..b3b640970bb873b10426d927be36c0a85b58d929 --- /dev/null +++ b/daily/apc260624.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0fba2bbf18415252b31d8a16a3a2935e8957247798b3217b5b9719a4e8e47c +size 60226974 diff --git a/daily/apc260625.zip b/daily/apc260625.zip new file mode 100644 index 0000000000000000000000000000000000000000..8fd59feb4e553558fe9d54f9656061b4e2898655 --- /dev/null +++ b/daily/apc260625.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f368c7951e4dc0c0d0758c3c430b971cdc0daee8df381e1dd732167f8635efb4 +size 30012325 diff --git a/daily/apc260626.zip b/daily/apc260626.zip new file mode 100644 index 0000000000000000000000000000000000000000..1fb3bff072bdf1b27f2900cd676885a53a407c1d --- /dev/null +++ b/daily/apc260626.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f22f58956843c983628eb8c56fa116305d67602d7ca5fbb4ee2570597e8559d +size 25406677 diff --git a/daily/apc260627.zip b/daily/apc260627.zip new file mode 100644 index 0000000000000000000000000000000000000000..ec22cde00cd76af4f1b0148b658fe8db846c9f36 --- /dev/null +++ b/daily/apc260627.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9587735e7e1039d0742bb7fd38f980cc6aca2342702fdb89543b58b6f5bf16 +size 10097539 diff --git a/daily/apc260628.zip b/daily/apc260628.zip new file mode 100644 index 0000000000000000000000000000000000000000..084045ef79e171414b0677a82b035593023a67ea --- /dev/null +++ b/daily/apc260628.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d328af55864372930f34f166111528ff071484d7ee9d42ea5f7a96ddcc1b49c +size 5597913 diff --git a/daily/apc260629.zip b/daily/apc260629.zip new file mode 100644 index 0000000000000000000000000000000000000000..cfa31bca8fe4ffce610cd7e977f8d56504fc12ed --- /dev/null +++ b/daily/apc260629.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d7028d2e7b7b2693a0a1bd261168131576c878b783a1c17329f87a2b80f1fe +size 61189925 diff --git a/daily/apc260630.zip b/daily/apc260630.zip new file mode 100644 index 0000000000000000000000000000000000000000..299644c5731ae07906bfa0a784ce6917b2c61757 --- /dev/null +++ b/daily/apc260630.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacef44888e222ea78d307242cf1f866262dbc3bc8d75f2619976cc0b51f84d8 +size 56792160 diff --git a/daily/apc260701.zip b/daily/apc260701.zip new file mode 100644 index 0000000000000000000000000000000000000000..71af610dd560b7fb4b9313a2585d0008999679d7 --- /dev/null +++ b/daily/apc260701.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade4a4b9f17b3abe5a249c859dd9d93f3a87b67c893abf618006dcd2f92d81fa +size 33375345 diff --git a/daily/apc260702.zip b/daily/apc260702.zip new file mode 100644 index 0000000000000000000000000000000000000000..606fbae8cff3f1c2136c0368284c2c19aec9f8cc --- /dev/null +++ b/daily/apc260702.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa208aebad3e5821720618616e4cd1fd2e4e3cecdbea57fdd1d29151b614bbfc +size 26166962 diff --git a/daily/apc260703.zip b/daily/apc260703.zip new file mode 100644 index 0000000000000000000000000000000000000000..bf66da9a9345256bcb5194e304c118bc57e75722 --- /dev/null +++ b/daily/apc260703.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d018dc15342600ac84faaa9dab7d2fe2d82472b63c98c03b86c37b0ea7c5469b +size 13773919 diff --git a/daily/apc260704.zip b/daily/apc260704.zip new file mode 100644 index 0000000000000000000000000000000000000000..ef80e07834b020fa727efb53ef159fdade3699a0 --- /dev/null +++ b/daily/apc260704.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2dfe16574b9ef90f2c60d380790605f68bbdf52da6866c60ac9f16aad718131 +size 5445786 diff --git a/daily/apc260705.zip b/daily/apc260705.zip new file mode 100644 index 0000000000000000000000000000000000000000..9827a75218a190f558ed4b87045dd1b000fda7ae --- /dev/null +++ b/daily/apc260705.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79e313dcea915c01ef83f639220a96bb92d31b74198dd418a6f13b903a13fb3 +size 3961082 diff --git a/daily/apc260706.zip b/daily/apc260706.zip new file mode 100644 index 0000000000000000000000000000000000000000..29203a11c0beb78c9853c29ebaa53bcf12cfd9eb --- /dev/null +++ b/daily/apc260706.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ade56073d9d29189c2e10636d99cf1ee64af2ca7240219fb41306b8ebf805dd +size 53968700