Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ schema_version: 1

context:
name: polylith-cli
version: "1.44.0"
version: "1.45.0"

package:
name: ${{ name|lower }}
version: ${{ version }}

source:
- url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/polylith_cli-${{ version }}.tar.gz
sha256: 43ad270d117747beeba85da4515c3e99125285209436b2d2b2caad1aa67f3ded
sha256: 5e44f42218d314b675625db19044fed9f96e35f15dc0549e4607d64da00bd882
- url: https://raw.githubusercontent.com/DavidVujic/python-polylith/refs/heads/main/LICENSE
sha256: cb206b34b119d5e0f3ed4634fa8cafa73b0ef64f390772ee2211880e0730c4a7

Expand Down