upgrade to 20241113 upstream
This commit is contained in:
parent
974f937c06
commit
8b0a2e02eb
1 changed files with 4 additions and 4 deletions
|
@ -8,12 +8,12 @@ name = "Phanpy"
|
|||
description.en = "A minimalistic opinionated Fediverse ⁂ web client"
|
||||
description.fr = "Un client Fediverse ⁂ minimaliste et original"
|
||||
|
||||
version = "20241015~ynh7"
|
||||
version = "20241113~ynh1"
|
||||
|
||||
maintainers = ["ghose"]
|
||||
|
||||
[upstream]
|
||||
license = "MIT License"
|
||||
license = "MIT"
|
||||
website = "https://phanpy.social/"
|
||||
demo = "https://phanpy.social/"
|
||||
|
||||
|
@ -51,8 +51,8 @@ arbitrary-limitations.en = "(Optional) In-line translations feature depends on 3
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/cheeaun/phanpy/releases/download/2024.10.15.e3df9ff/phanpy-dist.tar.gz"
|
||||
sha256 = "2153f1ea7214f2c200e4aa081eb1351082ff59b7d9a92a73252d5fcbdceee68c"
|
||||
url = "https://github.com/cheeaun/phanpy/releases/download/2024.11.13.5a4082e/phanpy-dist.tar.gz"
|
||||
sha256 = "22e9b7ee8a280e7679964adbe36b5da9dc017b6a7aaa16a1c97c249249d9fcfc"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = ".*\\.tar\\.gz"
|
||||
|
|
Loading…
Reference in a new issue