Update package version to 1.2.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: python-dotenv
|
name: python-dotenv
|
||||||
description: Reads key-value pairs from a .env file and set them as environment variables
|
description: Reads key-value pairs from a .env file and set them as environment variables
|
||||||
version: 1.2.2
|
version: 1.2.3
|
||||||
revision: 3
|
revision: 1
|
||||||
url: https://github.com/theskumar/python-dotenv/
|
url: https://github.com/theskumar/python-dotenv/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -20,4 +20,4 @@ downloads:
|
|||||||
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/theskumar/python-dotenv/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 58f0f1016f35872bf90649f28d8777ee4897bb88f9075c315f71dc485410002a
|
checksum: 9eb0d71fb09f8bae3b604508751a37bd8ae478d0d27457e3bd2e7479558a2a0e
|
||||||
|
|||||||
Reference in New Issue
Block a user