{"id":4091444,"name":"flowstdlib","ecosystem":"cargo","description":"The standard library of functions and flows for 'flow' programs","homepage":"http://andrewdavidmackenzie.github.io/flow/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andrewdavidmackenzie/flow","keywords_array":[],"namespace":null,"versions_count":77,"first_release_published_at":"2018-01-29T20:46:05.350Z","latest_release_published_at":"2023-09-28T17:35:55.882Z","latest_release_number":"0.142.0","last_synced_at":"2026-03-30T06:32:27.129Z","created_at":"2022-04-12T12:45:55.284Z","updated_at":"2026-03-30T06:34:20.422Z","registry_url":"https://crates.io/crates/flowstdlib/","install_command":"cargo install flowstdlib","documentation_url":"https://docs.rs/flowstdlib/","metadata":{"categories":[]},"repo_metadata":{"id":37706400,"uuid":"47028388","full_name":"andrewdavidmackenzie/flow","owner":"andrewdavidmackenzie","description":"Exploration of a data-flow programming paradigm","archived":false,"fork":false,"pushed_at":"2025-09-29T08:10:50.000Z","size":1748606,"stargazers_count":32,"open_issues_count":181,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-29T10:10:49.219Z","etag":null,"topics":["data-flow","distributed-computing","flow","iced","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewdavidmackenzie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"andrew","patreon":"andrewmackenzie"}},"created_at":"2015-11-28T15:21:34.000Z","updated_at":"2025-09-29T08:10:53.000Z","dependencies_parsed_at":"2023-10-16T08:44:07.145Z","dependency_job_id":"d2a62083-27ae-48ad-9876-d89eedbbf39e","html_url":"https://github.com/andrewdavidmackenzie/flow","commit_stats":{"total_commits":3706,"total_committers":4,"mean_commits":926.5,"dds":0.04533189422558015,"last_synced_commit":"095d19f985f55459cf29a06bad0ef62d549bf190"},"previous_names":[],"tags_count":265,"template":false,"template_full_name":null,"purl":"pkg:github/andrewdavidmackenzie/flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewdavidmackenzie","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/sbom","scorecard":{"id":193529,"data":{"date":"2025-08-11","repo":{"name":"github.com/andrewdavidmackenzie/flow","commit":"cabd8175f27d592d10e9d3c5f4db7b01d9f16e83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: flowr/tests/add.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/andrewdavidmackenzie/flow/release.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: install.sh:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build_and_test.yml:136","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.135.0 not signed: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/121676450","Warn: release artifact v0.134.0 not signed: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/121674309","Warn: release artifact v0.133.0 not signed: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/117731231","Warn: release artifact v0.92.0 not signed: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/93092181","Warn: release artifact v0.135.0 does not have provenance: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/121676450","Warn: release artifact v0.134.0 does not have provenance: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/121674309","Warn: release artifact v0.133.0 does not have provenance: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/117731231","Warn: release artifact v0.92.0 does not have provenance: https://api.github.com/repos/andrewdavidmackenzie/flow/releases/93092181"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T21:19:45.347Z","repository_id":37706400,"created_at":"2025-08-16T21:19:45.347Z","updated_at":"2025-08-16T21:19:45.347Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277503534,"owners_count":25829214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"andrewdavidmackenzie","name":"Andrew Mackenzie","uuid":"5529132","kind":"user","description":"","email":"","website":"http://linkedin.com/in/andrewdmackenzie","location":"Barcelona, Spain","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5529132?u=93e042dfd659b2e9e12cf3845bbb2eb2acb1c865\u0026v=4","repositories_count":72,"last_synced_at":"2024-05-21T06:16:32.658Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/andrewdavidmackenzie","funding_links":[],"total_stars":143,"followers":28,"following":13,"created_at":"2022-11-06T02:13:45.913Z","updated_at":"2024-05-21T06:16:33.468Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewdavidmackenzie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewdavidmackenzie/repositories"},"tags":[{"name":"v0.142.0","sha":"5ec48f0ef02b4050e5a3f7b701c34a7d14fcbbaa","kind":"tag","published_at":"2023-09-28T17:38:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.142.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.142.0/manifests"},{"name":"v0.141.0","sha":"879f1f67a6a7dffb67787857893b3c0aada64a4a","kind":"tag","published_at":"2023-09-28T17:02:04.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.141.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.141.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.141.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.141.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.141.0/manifests"},{"name":"v0.140.0","sha":"aa63454110de8ac9b97621641101d261a08af431","kind":"tag","published_at":"2023-09-28T16:39:33.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.140.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.140.0/manifests"},{"name":"v0.139.0","sha":"d742583cbbc1dc51332a9ee0e3ded25c86d9abee","kind":"tag","published_at":"2023-09-28T14:18:24.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.139.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.139.0/manifests"},{"name":"v0.138.0","sha":"003a7f48eff65ba3917fc29174c179696774bfcf","kind":"tag","published_at":"2023-09-28T13:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.138.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.138.0/manifests"},{"name":"v0.137.0","sha":"cf49523ef6f208f6a8ce1af7eb9340adabf5106b","kind":"tag","published_at":"2023-09-28T10:21:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.137.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.137.0/manifests"},{"name":"v0.136.0","sha":"f2fe9c9bd2fc4ded92c4dc40f036dde66cbaa734","kind":"tag","published_at":"2023-09-28T08:17:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.136.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.136.0/manifests"},{"name":"v0.135.0","sha":"cd0173ae12c272cd09b3f7108fb42886a81d8f3a","kind":"tag","published_at":"2023-09-19T10:37:51.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.135.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.135.0/manifests"},{"name":"v0.134.0","sha":"7cc659c23ca54e78e1bb794a2ee8d65dbcfa4feb","kind":"tag","published_at":"2023-09-19T10:20:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.134.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.134.0/manifests"},{"name":"v0.133.0","sha":"0796ed41e63ea8cd22caac5a7b8bd004352bc6ca","kind":"tag","published_at":"2023-08-18T08:28:03.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.133.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.133.0/manifests"},{"name":"v0.132.0","sha":"a879b5c173794270db95aaafe9894ea4ba478820","kind":"tag","published_at":"2023-08-18T08:17:06.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.132.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.132.0/manifests"},{"name":"v0.131.0","sha":"16f02f5b1687a0e3e71990bd96381e2a77f34b2d","kind":"tag","published_at":"2023-08-14T23:42:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.131.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.131.0/manifests"},{"name":"v0.130.0","sha":"09307e8fc111ac667a66ff2d519430336c5cb647","kind":"tag","published_at":"2023-08-13T09:30:19.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.130.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.130.0/manifests"},{"name":"v0.129.0","sha":"60ed55acb5a4a169a7c8f6757271b355c58800e3","kind":"tag","published_at":"2023-08-12T16:58:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.129.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.129.0/manifests"},{"name":"v0.128.0","sha":"130402a1fb935cd4d84e11b3a92132f1cd5b02ed","kind":"tag","published_at":"2023-08-12T16:20:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.128.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.128.0/manifests"},{"name":"v0.127.0","sha":"c89c5ca980f95cf0accbe5ef056409bbdaed2310","kind":"tag","published_at":"2023-08-12T15:41:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.127.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.127.0/manifests"},{"name":"v0.126.0","sha":"39888f620a1580f0ad99653dfca833d454592cc0","kind":"tag","published_at":"2023-08-11T21:36:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.126.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.126.0/manifests"},{"name":"v0.125.0","sha":"a82b6d3ded83265d4789fbf7d376eb2eb533381b","kind":"tag","published_at":"2023-08-11T21:04:40.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.125.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.125.0/manifests"},{"name":"v0.124.0","sha":"2f2d4b74701fa5d03cb21257fb99c9d2b3049c71","kind":"tag","published_at":"2023-08-11T20:29:39.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.124.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.124.0/manifests"},{"name":"v0.121.0","sha":"64ff80ff827a402ecba871df9b44f9d6eb33585f","kind":"tag","published_at":"2023-08-11T13:21:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.121.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.121.0/manifests"},{"name":"v0.120.0","sha":"7ddb7e4850052520f70bcbb152b75af654daf7b3","kind":"tag","published_at":"2023-08-11T12:32:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.120.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.120.0/manifests"},{"name":"v0.117.0","sha":"309f5bb1f5cfa1bdf2d31225519f82d236587478","kind":"tag","published_at":"2023-08-11T11:02:00.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.117.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.117.0/manifests"},{"name":"v0.116.0","sha":"f24303150e6e9d6aa611c862f3ee79707f5b3c15","kind":"tag","published_at":"2023-08-11T09:29:26.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.116.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.116.0/manifests"},{"name":"v0.115.0","sha":"ba634b11355505441dd3ce83dce5a5a0fd8692e0","kind":"tag","published_at":"2023-08-11T08:54:03.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.115.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.115.0/manifests"},{"name":"v0.114.0","sha":"6b2f08f111fcf2660dae3d11ad58a1be5abe27c4","kind":"tag","published_at":"2023-08-10T20:54:11.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.114.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.114.0/manifests"},{"name":"v0.113.0","sha":"6a7d51642d8d6b46ef7cbc46043a5bcd4b7c828a","kind":"tag","published_at":"2023-08-10T20:22:00.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.113.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.113.0/manifests"},{"name":"v0.112.0","sha":"407a50e98478e2f9f0abaa7c41dec06016dcfc90","kind":"tag","published_at":"2023-08-10T20:13:51.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.112.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.112.0/manifests"},{"name":"v0.110.0","sha":"772c024b39c90cfecf0c18d82f04591b9ac604cd","kind":"tag","published_at":"2023-08-02T13:42:30.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.110.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"11257a84d55d148426a9e9d55dd8547e12811c02","kind":"tag","published_at":"2023-08-02T12:59:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.109.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.109.0/manifests"},{"name":"v0.108.0","sha":"a3dee0591dc57ac5b76539bc7646e72692c7d2a8","kind":"tag","published_at":"2023-08-02T11:49:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.108.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.108.0/manifests"},{"name":"v0.107.0","sha":"bc55ed5fc99e6214de94688d834fe595781a7127","kind":"tag","published_at":"2023-08-01T20:14:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.107.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.107.0/manifests"},{"name":"v0.101.0","sha":"e60c7c579716840e84b81fc567e208788e6bd6cf","kind":"tag","published_at":"2023-07-24T22:07:25.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.101.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.101.0/manifests"},{"name":"v0.100.0","sha":"75b0424ed0fffb3cf7910b6f593902597de04f32","kind":"tag","published_at":"2023-07-24T14:51:46.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.100.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.100.0/manifests"},{"name":"v0.95.0","sha":"6eb6eb61da703dfd982451805e8fe8e6c84dbc37","kind":"tag","published_at":"2023-03-12T22:49:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.95.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.95.0/manifests"},{"name":"v0.92.2","sha":"1aed31ded382ebec5aab72b779c8399b5e6d90c6","kind":"commit","published_at":"2023-03-08T19:02:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.92.2","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.92.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.92.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.2/manifests"},{"name":"v0.92.1","sha":"2531c26ed54933ff1dcb25d748d3d17052dc61d1","kind":"commit","published_at":"2023-03-08T16:53:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.92.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.1/manifests"},{"name":"v0.92.0","sha":"1391dced7b08e41859de2fa3346fea62528277fe","kind":"commit","published_at":"2023-02-20T22:24:03.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.92.0/manifests"},{"name":"flowrex-v0.92.0","sha":"56b4a38f3af399a8f1d46b7cbd79546ee7adec02","kind":"tag","published_at":"2023-02-17T22:11:12.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrex-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrex-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrex-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrex-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrex-v0.92.0/manifests"},{"name":"flowmacro-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro-v0.92.0/manifests"},{"name":"flowstdlib-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib-v0.92.0/manifests"},{"name":"flowsamples-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples-v0.92.0/manifests"},{"name":"flowrlib-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib-v0.92.0/manifests"},{"name":"flowr-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr-v0.92.0/manifests"},{"name":"flowcore-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore-v0.92.0/manifests"},{"name":"flowc-v0.92.0","sha":"dc1a8b572ab283f9de02f338056f6406faf7e764","kind":"tag","published_at":"2023-02-17T22:01:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc-v0.92.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc-v0.92.0/manifests"},{"name":"v0.91.0","sha":"8e546846eea2e2713bb601e6661996bb0306e673","kind":"commit","published_at":"2022-12-25T18:22:12.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.91.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.91.0/manifests"},{"name":"v0.90.0","sha":"3137a37d105ce4ebf185893dd7b27a8b5243bd53","kind":"commit","published_at":"2022-11-26T08:49:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.90.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.90.0/manifests"},{"name":"v0.80.0","sha":"9182f88b047582b9d88248033e79cedb9d264a6f","kind":"commit","published_at":"2022-11-10T21:23:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.80.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.80.0/manifests"},{"name":"v0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.80.1/manifests"},{"name":"flowstdlib@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.80.1/manifests"},{"name":"flowsamples@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.80.1/manifests"},{"name":"flowrlib@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.80.1/manifests"},{"name":"flowr@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.80.1/manifests"},{"name":"flowmacro@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.80.1/manifests"},{"name":"flowcore@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.80.1/manifests"},{"name":"flowc@0.80.1","sha":"ad7f80071ec42c0f6eb2209a677bd1016fee6d2d","kind":"tag","published_at":"2022-11-08T17:08:32.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.80.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.80.1/manifests"},{"name":"flowc@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.70.0/manifests"},{"name":"flowcore@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.70.0/manifests"},{"name":"flowmacro@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.70.0/manifests"},{"name":"flowr@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.70.0/manifests"},{"name":"flowrlib@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.70.0/manifests"},{"name":"flowsamples@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.70.0/manifests"},{"name":"flowstdlib@0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.70.0/manifests"},{"name":"v0.70.0","sha":"4db16eca1e027852acfb4bf1df76c28a6962f4e4","kind":"tag","published_at":"2022-09-30T12:26:37.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.70.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.70.0/manifests"},{"name":"v0.61.0","sha":"88ded22d5f28370be2f18fd10e54957cf1167e94","kind":"tag","published_at":"2022-05-24T13:56:01.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.61.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.61.0/manifests"},{"name":"flowrlib@0.61.0","sha":"88ded22d5f28370be2f18fd10e54957cf1167e94","kind":"tag","published_at":"2022-05-24T13:56:01.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.61.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.61.0/manifests"},{"name":"flowr@0.61.0","sha":"88ded22d5f28370be2f18fd10e54957cf1167e94","kind":"tag","published_at":"2022-05-24T13:56:01.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.61.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.61.0/manifests"},{"name":"flowstdlib@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.60.0/manifests"},{"name":"flowsamples@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.60.0/manifests"},{"name":"flowrlib@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.60.0/manifests"},{"name":"v0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.60.0/manifests"},{"name":"flowr@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.60.0/manifests"},{"name":"flowmacro@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.60.0/manifests"},{"name":"flowcore@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.60.0/manifests"},{"name":"flowc@0.60.0","sha":"6489d37cb080f43ce59ec4ec2dd173a3ac7e8c22","kind":"tag","published_at":"2022-05-24T13:10:15.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.60.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.60.0/manifests"},{"name":"flowstdlib@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:24.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.50.0/manifests"},{"name":"flowc@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.50.0/manifests"},{"name":"flowr@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.50.0/manifests"},{"name":"flowmacro@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.50.0/manifests"},{"name":"v0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.50.0/manifests"},{"name":"flowcore@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.50.0/manifests"},{"name":"flowsamples@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.50.0/manifests"},{"name":"flowrlib@0.50.0","sha":"af648b5d2fff06b606e5e6a38592ebf20504aa06","kind":"tag","published_at":"2022-05-18T13:17:23.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.50.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.50.0/manifests"},{"name":"flowsamples@0.47.0","sha":"9e02103253ec6088adcd4930098af81ef20f65d6","kind":"tag","published_at":"2022-05-18T13:06:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.47.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.47.0/manifests"},{"name":"v0.47.0","sha":"9e02103253ec6088adcd4930098af81ef20f65d6","kind":"tag","published_at":"2022-05-18T13:06:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.47.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.47.0/manifests"},{"name":"flowr@0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.46.0/manifests"},{"name":"flowc@0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.46.0/manifests"},{"name":"v0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.46.0/manifests"},{"name":"flowstdlib@0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.46.0/manifests"},{"name":"flowsamples@0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.46.0/manifests"},{"name":"flowrlib@0.46.0","sha":"71924a8dd77b1702a2ca07b3ae6600ae3828ee7a","kind":"tag","published_at":"2022-05-18T11:38:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.46.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.46.0/manifests"},{"name":"v0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.45.0/manifests"},{"name":"flowstdlib@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.45.0/manifests"},{"name":"flowsamples@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.45.0/manifests"},{"name":"flowrlib@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrlib@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrlib@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrlib%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrlib@0.45.0/manifests"},{"name":"flowr@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.45.0/manifests"},{"name":"flowmacro@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.45.0/manifests"},{"name":"flowcore@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.45.0/manifests"},{"name":"flowc@0.45.0","sha":"0e5686deb731eedab1845bfe073ade63c9ef04b6","kind":"tag","published_at":"2022-05-18T01:58:17.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.45.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.45.0/manifests"},{"name":"v0.44.0","sha":"8b66ee33c891ca5de65bc9dd372385b2e771603c","kind":"tag","published_at":"2022-02-21T23:01:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.44.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.44.0/manifests"},{"name":"flowsamples@0.44.0","sha":"8b66ee33c891ca5de65bc9dd372385b2e771603c","kind":"tag","published_at":"2022-02-21T23:01:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.44.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.44.0/manifests"},{"name":"flowstdlib@0.44.0","sha":"8b66ee33c891ca5de65bc9dd372385b2e771603c","kind":"tag","published_at":"2022-02-21T23:01:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.44.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.44.0/manifests"},{"name":"flowc@0.44.0","sha":"8b66ee33c891ca5de65bc9dd372385b2e771603c","kind":"tag","published_at":"2022-02-21T23:01:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.44.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.44.0/manifests"},{"name":"flowr@0.44.0","sha":"8b66ee33c891ca5de65bc9dd372385b2e771603c","kind":"tag","published_at":"2022-02-21T23:01:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.44.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.44.0/manifests"},{"name":"flowcore@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.43.0/manifests"},{"name":"v0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.43.0/manifests"},{"name":"flowc@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.43.0/manifests"},{"name":"flowstdlib@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.43.0/manifests"},{"name":"flowsamples@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.43.0/manifests"},{"name":"flowr@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.43.0/manifests"},{"name":"flowmacro@0.43.0","sha":"0c950509f555fb4777ed085326759ef19f0c39e9","kind":"tag","published_at":"2022-02-21T13:41:47.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowmacro@0.43.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowmacro@0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowmacro%400.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowmacro@0.43.0/manifests"},{"name":"flowstdlib@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.42.0/manifests"},{"name":"v0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.42.0/manifests"},{"name":"flowsamples@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.42.0/manifests"},{"name":"flowr@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.42.0/manifests"},{"name":"flowcore@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.42.0/manifests"},{"name":"flowc@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.42.0/manifests"},{"name":"flow_macro@0.42.0","sha":"f33676a6473d715f10d73eda529bfed5290fbb26","kind":"tag","published_at":"2022-02-16T15:45:27.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_macro@0.42.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_macro@0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_macro%400.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_macro@0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_macro@0.42.0/manifests"},{"name":"flowstdlib@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.40.1/manifests"},{"name":"flow_impl_derive@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl_derive@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl_derive@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl_derive%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.40.1/manifests"},{"name":"flowc@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.40.1/manifests"},{"name":"flowcore@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.40.1/manifests"},{"name":"flowr@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.40.1/manifests"},{"name":"flowsamples@0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.40.1/manifests"},{"name":"v0.40.1","sha":"3bdf22e607ac18b3f29a1887f79af86c83ec08c7","kind":"tag","published_at":"2022-01-16T13:31:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.40.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.40.1/manifests"},{"name":"flowr@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.40.0/manifests"},{"name":"v0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.40.0/manifests"},{"name":"flowstdlib@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.40.0/manifests"},{"name":"flowsamples@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.40.0/manifests"},{"name":"flowcore@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.40.0/manifests"},{"name":"flowc@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.40.0/manifests"},{"name":"flow_impl_derive@0.40.0","sha":"a524257d7ffc107e5d02e23a3f513ce54849b4c4","kind":"tag","published_at":"2021-10-02T11:56:18.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl_derive@0.40.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl_derive@0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl_derive%400.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.40.0/manifests"},{"name":"flowr@0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.36.0/manifests"},{"name":"flowsamples@0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.36.0/manifests"},{"name":"flowstdlib@0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.36.0/manifests"},{"name":"flowcore@0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.36.0/manifests"},{"name":"v0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:30.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.36.0/manifests"},{"name":"flowc@0.36.0","sha":"0f14db0b4916de877721da739b82e7601cf37222","kind":"tag","published_at":"2021-07-12T08:14:30.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.36.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.36.0/manifests"},{"name":"flowstdlib@0.34.11","sha":"b0fbbc3a94bdb4b065d5ce4fe6cd45956c16d71f","kind":"tag","published_at":"2021-04-18T18:32:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.11","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.11/manifests"},{"name":"v0.34.11","sha":"b0fbbc3a94bdb4b065d5ce4fe6cd45956c16d71f","kind":"tag","published_at":"2021-04-18T18:32:20.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.11","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.11/manifests"},{"name":"flowsamples@0.34.10","sha":"c0fb024571cd57f064bb887241f85c31b9789365","kind":"tag","published_at":"2021-04-17T20:22:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.10","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.10/manifests"},{"name":"flowstdlib@0.34.10","sha":"c0fb024571cd57f064bb887241f85c31b9789365","kind":"tag","published_at":"2021-04-17T20:22:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.10","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.10/manifests"},{"name":"v0.34.10","sha":"c0fb024571cd57f064bb887241f85c31b9789365","kind":"tag","published_at":"2021-04-17T20:22:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.10","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.10/manifests"},{"name":"v0.34.9","sha":"a11ddd13dadf4aef5e794e4dc1bc31287535518c","kind":"tag","published_at":"2021-04-17T19:29:04.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.9","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.9/manifests"},{"name":"flowsamples@0.34.9","sha":"a11ddd13dadf4aef5e794e4dc1bc31287535518c","kind":"tag","published_at":"2021-04-17T19:29:04.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.9","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.9/manifests"},{"name":"flowstdlib@0.34.9","sha":"a11ddd13dadf4aef5e794e4dc1bc31287535518c","kind":"tag","published_at":"2021-04-17T19:29:04.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.9","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.9/manifests"},{"name":"flowstdlib@0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.8/manifests"},{"name":"flowc@0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.8/manifests"},{"name":"flowcore@0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.34.8/manifests"},{"name":"flowr@0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.8/manifests"},{"name":"flowsamples@0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.8/manifests"},{"name":"v0.34.8","sha":"5a6d629f807deb42647a1acf23370e84a5f77570","kind":"tag","published_at":"2021-04-17T18:52:09.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.8","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.8/manifests"},{"name":"flowr@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.7/manifests"},{"name":"flowsamples@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.7/manifests"},{"name":"provider@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.34.7/manifests"},{"name":"flowstdlib@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.7/manifests"},{"name":"flow_impl_derive@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:40.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl_derive@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl_derive@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl_derive%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.34.7/manifests"},{"name":"flowc@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:40.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.7/manifests"},{"name":"v0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:40.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.7/manifests"},{"name":"flowcore@0.34.7","sha":"042829c8650ac953ac5495d90ff630f67e2648f1","kind":"tag","published_at":"2021-04-03T16:00:40.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowcore@0.34.7","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowcore@0.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowcore%400.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowcore@0.34.7/manifests"},{"name":"flowr@0.34.6","sha":"a265e29e1077ce32971ef4777ce26fa9d17e8e4a","kind":"tag","published_at":"2021-03-27T14:46:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.6","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.6/manifests"},{"name":"v0.34.6","sha":"a265e29e1077ce32971ef4777ce26fa9d17e8e4a","kind":"tag","published_at":"2021-03-27T14:46:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.6","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.6/manifests"},{"name":"flowrstructs@0.34.6","sha":"a265e29e1077ce32971ef4777ce26fa9d17e8e4a","kind":"tag","published_at":"2021-03-27T14:46:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.34.6","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.34.6/manifests"},{"name":"flowr@0.34.5","sha":"cee351e6088b4e5170b7a8b85a418247e7dfbae2","kind":"tag","published_at":"2021-03-27T14:23:50.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.5","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.5/manifests"},{"name":"v0.34.5","sha":"cee351e6088b4e5170b7a8b85a418247e7dfbae2","kind":"tag","published_at":"2021-03-27T14:23:50.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.5","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.5/manifests"},{"name":"flowc@0.34.5","sha":"cee351e6088b4e5170b7a8b85a418247e7dfbae2","kind":"tag","published_at":"2021-03-27T14:23:50.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.34.5","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.5/manifests"},{"name":"flowc@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.4/manifests"},{"name":"flowsamples@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.4/manifests"},{"name":"flowrstructs@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.34.4/manifests"},{"name":"flowstdlib@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.4/manifests"},{"name":"provider@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.34.4/manifests"},{"name":"flowr@0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.4/manifests"},{"name":"v0.34.4","sha":"a3a2f88e83cb0cd83d0ffd77d6569def99b4cd7c","kind":"tag","published_at":"2021-03-27T10:12:52.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.4","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.4/manifests"},{"name":"flowr@0.34.3","sha":"3fa7360305823fd2ff6de3f622ee4e9f387b1382","kind":"tag","published_at":"2021-01-10T17:57:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.3","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.3/manifests"},{"name":"v0.34.3","sha":"3fa7360305823fd2ff6de3f622ee4e9f387b1382","kind":"tag","published_at":"2021-01-10T17:57:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.3","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.3/manifests"},{"name":"flowstdlib@0.34.3","sha":"3fa7360305823fd2ff6de3f622ee4e9f387b1382","kind":"tag","published_at":"2021-01-10T17:57:28.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.3","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.3/manifests"},{"name":"flowr@0.34.2","sha":"078090d5bad09cf3f67e969924f4bf8a0b61f93c","kind":"tag","published_at":"2021-01-10T13:02:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.2","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.2/manifests"},{"name":"v0.34.2","sha":"078090d5bad09cf3f67e969924f4bf8a0b61f93c","kind":"tag","published_at":"2021-01-10T13:02:31.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.2","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.2/manifests"},{"name":"flowr@0.34.1","sha":"f84246df8a3127178a7fdd9f08740a0f0a990f96","kind":"tag","published_at":"2021-01-09T14:00:14.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.1/manifests"},{"name":"v0.34.1","sha":"f84246df8a3127178a7fdd9f08740a0f0a990f96","kind":"tag","published_at":"2021-01-09T14:00:14.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"22411f49f7b2ad2fa6c7dae77c68612a6fc378f9","kind":"tag","published_at":"2021-01-08T16:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.34.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.34.0/manifests"},{"name":"flowstdlib@0.34.0","sha":"22411f49f7b2ad2fa6c7dae77c68612a6fc378f9","kind":"tag","published_at":"2021-01-08T16:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.34.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.34.0/manifests"},{"name":"flowsamples@0.34.0","sha":"22411f49f7b2ad2fa6c7dae77c68612a6fc378f9","kind":"tag","published_at":"2021-01-08T16:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.34.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.34.0/manifests"},{"name":"flowr@0.34.0","sha":"22411f49f7b2ad2fa6c7dae77c68612a6fc378f9","kind":"tag","published_at":"2021-01-08T16:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.34.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.34.0/manifests"},{"name":"flowc@0.34.0","sha":"22411f49f7b2ad2fa6c7dae77c68612a6fc378f9","kind":"tag","published_at":"2021-01-08T16:23:45.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.34.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.34.0/manifests"},{"name":"flowstdlib@0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:30.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.33.0/manifests"},{"name":"flowr@0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:29.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.33.0/manifests"},{"name":"v0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:29.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.33.0/manifests"},{"name":"flowsamples@0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:29.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.33.0/manifests"},{"name":"flowrstructs@0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:29.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.33.0/manifests"},{"name":"flowc@0.33.0","sha":"dfac1b3324162ae843a1d0a015e71085015b1a6f","kind":"tag","published_at":"2021-01-06T11:36:29.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.33.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.33.0/manifests"},{"name":"flowsamples@0.32.1","sha":"1323d916b9e36703344df98bba1643a9dafb3747","kind":"tag","published_at":"2020-12-20T09:58:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.32.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.32.1/manifests"},{"name":"v0.32.1","sha":"1323d916b9e36703344df98bba1643a9dafb3747","kind":"tag","published_at":"2020-12-20T09:58:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.32.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.32.1/manifests"},{"name":"flowstdlib@0.32.1","sha":"1323d916b9e36703344df98bba1643a9dafb3747","kind":"tag","published_at":"2020-12-20T09:58:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.32.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.32.1/manifests"},{"name":"flowr@0.32.1","sha":"1323d916b9e36703344df98bba1643a9dafb3747","kind":"tag","published_at":"2020-12-20T09:58:42.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.32.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.32.1/manifests"},{"name":"v0.32.0","sha":"a26d6707f02092de487b208f01555e52a7bb52a1","kind":"tag","published_at":"2020-12-15T16:21:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.32.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.32.0/manifests"},{"name":"flowc@0.32.0","sha":"a26d6707f02092de487b208f01555e52a7bb52a1","kind":"tag","published_at":"2020-12-15T16:21:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.32.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.32.0/manifests"},{"name":"flowr@0.32.0","sha":"a26d6707f02092de487b208f01555e52a7bb52a1","kind":"tag","published_at":"2020-12-15T16:21:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.32.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.32.0/manifests"},{"name":"flowsamples@0.32.0","sha":"a26d6707f02092de487b208f01555e52a7bb52a1","kind":"tag","published_at":"2020-12-15T16:21:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.32.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.32.0/manifests"},{"name":"flowstdlib@0.32.0","sha":"a26d6707f02092de487b208f01555e52a7bb52a1","kind":"tag","published_at":"2020-12-15T16:21:41.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.32.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.32.0/manifests"},{"name":"flowsamples@0.31.1","sha":"2f1012a6b2505df164493869495568066914e070","kind":"tag","published_at":"2020-11-17T08:23:55.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.31.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.31.1/manifests"},{"name":"v0.31.1","sha":"2f1012a6b2505df164493869495568066914e070","kind":"tag","published_at":"2020-11-17T08:23:55.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.31.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.31.1/manifests"},{"name":"flowsamples@0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.31.0/manifests"},{"name":"flowr@0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.31.0/manifests"},{"name":"flowstdlib@0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.31.0/manifests"},{"name":"flowide@0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.31.0/manifests"},{"name":"flowc@0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.31.0/manifests"},{"name":"v0.31.0","sha":"eea576b2dc78f4a2311a017eda044b5d1eb388f9","kind":"tag","published_at":"2020-11-16T08:11:34.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.31.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.31.0/manifests"},{"name":"flowsamples@0.30.0","sha":"6f3a66ef0515ea71e30df65210337320f517feec","kind":"tag","published_at":"2020-11-15T20:23:05.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.30.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.30.0/manifests"},{"name":"v0.30.0","sha":"6f3a66ef0515ea71e30df65210337320f517feec","kind":"tag","published_at":"2020-11-15T20:23:05.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.30.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.30.0/manifests"},{"name":"flowsamples@0.28.0","sha":"52aeaf3a43ec404f7ad239f86fae31cb12bc296b","kind":"tag","published_at":"2020-11-15T18:55:03.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.28.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.28.0/manifests"},{"name":"v0.28.0","sha":"52aeaf3a43ec404f7ad239f86fae31cb12bc296b","kind":"tag","published_at":"2020-11-15T18:55:03.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.28.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"e4b50e36ac564cf89f416c709dbabb22c5026b7d","kind":"tag","published_at":"2020-11-15T18:38:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.27.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.27.0/manifests"},{"name":"flowsamples@0.27.0","sha":"e4b50e36ac564cf89f416c709dbabb22c5026b7d","kind":"tag","published_at":"2020-11-15T18:38:43.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.27.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.27.0/manifests"},{"name":"v0.26.0","sha":"155878921f5a5b5174a1cc7ea2cdc0f67ed0a9dd","kind":"tag","published_at":"2020-11-15T18:02:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.26.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.26.0/manifests"},{"name":"flowsamples@0.26.0","sha":"155878921f5a5b5174a1cc7ea2cdc0f67ed0a9dd","kind":"tag","published_at":"2020-11-15T18:02:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.26.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.26.0/manifests"},{"name":"flowstdlib@0.25.1","sha":"951148a757e350f1edd7e5273ddbcd169deb9508","kind":"tag","published_at":"2020-11-15T17:33:16.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.25.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.25.1/manifests"},{"name":"flowsamples@0.25.1","sha":"951148a757e350f1edd7e5273ddbcd169deb9508","kind":"tag","published_at":"2020-11-15T17:33:16.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.25.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.25.1/manifests"},{"name":"v0.25.1","sha":"951148a757e350f1edd7e5273ddbcd169deb9508","kind":"tag","published_at":"2020-11-15T17:33:16.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.25.1","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.25.1/manifests"},{"name":"flowstdlib@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.25.0/manifests"},{"name":"v0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.25.0/manifests"},{"name":"provider@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.25.0/manifests"},{"name":"flowsamples@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.25.0/manifests"},{"name":"flowrstructs@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.25.0/manifests"},{"name":"flowr@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.25.0/manifests"},{"name":"flowide@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.25.0/manifests"},{"name":"flowc@0.25.0","sha":"2decf71243ba93e2d60f767305fb0cb2387cc530","kind":"tag","published_at":"2020-11-14T20:47:08.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.25.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.25.0/manifests"},{"name":"flowide@0.24.0","sha":"d67316cc814b5f3bf5b08f4ca3426fee3d8fa011","kind":"tag","published_at":"2020-11-13T18:31:10.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.24.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.24.0/manifests"},{"name":"flowstdlib@0.24.0","sha":"d67316cc814b5f3bf5b08f4ca3426fee3d8fa011","kind":"tag","published_at":"2020-11-13T18:31:10.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.24.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.24.0/manifests"},{"name":"v0.24.0","sha":"d67316cc814b5f3bf5b08f4ca3426fee3d8fa011","kind":"tag","published_at":"2020-11-13T18:31:10.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.24.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.24.0/manifests"},{"name":"flowr@0.24.0","sha":"d67316cc814b5f3bf5b08f4ca3426fee3d8fa011","kind":"tag","published_at":"2020-11-13T18:31:10.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.24.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.24.0/manifests"},{"name":"flowsamples@0.24.0","sha":"d67316cc814b5f3bf5b08f4ca3426fee3d8fa011","kind":"tag","published_at":"2020-11-13T18:31:10.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.24.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.24.0/manifests"},{"name":"flowc@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.23.0/manifests"},{"name":"v0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.23.0/manifests"},{"name":"provider@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.23.0/manifests"},{"name":"flowstdlib@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.23.0/manifests"},{"name":"flowsamples@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowsamples@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowsamples@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowsamples%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowsamples@0.23.0/manifests"},{"name":"flowrstructs@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.23.0/manifests"},{"name":"flowr@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.23.0/manifests"},{"name":"flowide@0.23.0","sha":"712c97de39c88999c9b0bdee426db4b49ac7025b","kind":"tag","published_at":"2020-11-13T14:15:35.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.23.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.23.0/manifests"},{"name":"flowstdlib@0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.22.0/manifests"},{"name":"flowc@0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.22.0/manifests"},{"name":"flowr@0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.22.0/manifests"},{"name":"flowrstructs@0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.22.0/manifests"},{"name":"v0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.22.0/manifests"},{"name":"flowide@0.22.0","sha":"0ae30ed71da37a16a09425e2a34ac545d0edf396","kind":"tag","published_at":"2020-11-11T08:56:48.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.22.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.22.0/manifests"},{"name":"flow_impl_derive@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl_derive@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl_derive@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl_derive%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.21.0/manifests"},{"name":"v0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.21.0/manifests"},{"name":"provider@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.21.0/manifests"},{"name":"flowstdlib@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.21.0/manifests"},{"name":"flowrstructs@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.21.0/manifests"},{"name":"flowr@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.21.0/manifests"},{"name":"flowide@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.21.0/manifests"},{"name":"flowc@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.21.0/manifests"},{"name":"flow_impl@0.21.0","sha":"113661e18ce4dc6d137e9cab3794ddda99a160f9","kind":"tag","published_at":"2020-11-11T08:31:38.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl@0.21.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl@0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl%400.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl@0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl@0.21.0/manifests"},{"name":"flowr@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowr@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowr@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowr%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowr@0.12.0/manifests"},{"name":"provider@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/provider@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/provider@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@provider%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/provider@0.12.0/manifests"},{"name":"flowide@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowide@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowide@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowide%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowide@0.12.0/manifests"},{"name":"v0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.12.0/manifests"},{"name":"flow_impl_derive@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl_derive@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl_derive@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl_derive%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl_derive@0.12.0/manifests"},{"name":"flowc@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowc@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowc@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowc%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowc@0.12.0/manifests"},{"name":"flowrstructs@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowrstructs@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowrstructs@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowrstructs%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowrstructs@0.12.0/manifests"},{"name":"flowstdlib@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flowstdlib@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flowstdlib@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flowstdlib%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flowstdlib@0.12.0/manifests"},{"name":"flow_impl@0.12.0","sha":"7c0f609b14691911611761bd682136874e535fed","kind":"tag","published_at":"2020-11-11T07:35:13.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/flow_impl@0.12.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/flow_impl@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@flow_impl%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/flow_impl@0.12.0/manifests"},{"name":"v0.2.0","sha":"d3e492d4132817e5b531ee3163dc9b1ace8c4a6f","kind":"commit","published_at":"2018-01-29T17:41:55.000Z","download_url":"https://codeload.github.com/andrewdavidmackenzie/flow/tar.gz/v0.2.0","html_url":"https://github.com/andrewdavidmackenzie/flow/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andrewdavidmackenzie/flow@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-03-30T06:34:20.399Z","dependent_packages_count":4,"downloads":92794,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":13.718297578062751,"dependent_repos_count":16.626317609731892,"dependent_packages_count":7.406627774102363,"stargazers_count":21.548968432453574,"forks_count":23.126418810228962,"docker_downloads_count":null,"average":16.485326040915908},"purl":"pkg:cargo/flowstdlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/flowstdlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/flowstdlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/flowstdlib/dependencies","status":null,"funding_links":["https://ko-fi.com/andrew","https://patreon.com/andrewmackenzie"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T10:01:19.830Z","issues_count":183,"pull_requests_count":837,"avg_time_to_close_issue":21410063.94117647,"avg_time_to_close_pull_request":190068.79118028533,"issues_closed_count":119,"pull_requests_closed_count":771,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.4972677595628415,"avg_comments_per_pull_request":1.6821983273596177,"merged_pull_requests_count":680,"bot_issues_count":5,"bot_pull_requests_count":713,"past_year_issues_count":3,"past_year_pull_requests_count":279,"past_year_avg_time_to_close_issue":1188.5,"past_year_avg_time_to_close_pull_request":336785.9790794979,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":239,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":1.842293906810036,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":264,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewdavidmackenzie%2Fflow/issues","maintainers":[{"login":"andrewdavidmackenzie","count":301,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdavidmackenzie"}],"active_maintainers":[{"login":"andrewdavidmackenzie","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewdavidmackenzie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/flowstdlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/flowstdlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/flowstdlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/flowstdlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/flowstdlib/codemeta","maintainers":[{"uuid":"4739","login":"andrewdavidmackenzie","name":"Andrew Mackenzie","email":null,"url":"https://github.com/andrewdavidmackenzie","packages_count":33,"html_url":"https://crates.io/users/andrewdavidmackenzie","role":null,"created_at":"2022-11-07T19:26:01.281Z","updated_at":"2022-11-07T19:26:01.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/andrewdavidmackenzie/packages"}]}