mirror of
https://github.com/YunoHost-Apps/nitter_ynh.git
synced 2024-09-03 19:46:24 +02:00
Update manifest.toml
This commit is contained in:
parent
8b798a8d0d
commit
03d2c664e5
1 changed files with 10 additions and 4 deletions
|
@ -81,12 +81,18 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/zedeus/nitter/tarball/36c72f98603e6387431224b3fb65ada765e9ab65"
|
url = "https://github.com/zedeus/nitter/tarball/38985af6ed30f050201b15425cdac0dc2e286b6d"
|
||||||
sha256 = "586e075da9a1be1940ceedd65eec39cf1b253113eb747d7710255583c57a5199"
|
sha256 = "e3d4c27d6287ad382502ae2e577182d67d99fb305bea498200c7c34215236f55"
|
||||||
|
|
||||||
[resources.sources.nim]
|
[resources.sources.nim]
|
||||||
url = "https://nim-lang.org/download/nim-1.6.10-linux_x32.tar.xz"
|
amd64.url = "https://nim-lang.org/download/nim-1.6.12-linux_x64.tar.xz"
|
||||||
sha256 = "e5fd9efe1a2b22e4f4c88574db9bc5a22bc511b5e101cf9e16b1f2c7cf4d657c"
|
amd64.sha256 = "6b22894d0db974e10bd271217ce7f01a5fcd0b37cb3ea9d539734cb46f2cac75"
|
||||||
|
arm64.url = "https://github.com/nim-lang/nightlies/releases/download/2023-06-01-version-1-6-b855404c711730c41114e86631fa19414080f999/nim-1.6.13-linux_arm64.tar.xz"
|
||||||
|
arm64.sha256 = "730f4d6d98e65a5587ff4b198161725b7f787aed729d69045fbe38e0035ae8fb"
|
||||||
|
armhf.url = "https://github.com/nim-lang/nightlies/releases/download/2023-06-01-version-1-6-b855404c711730c41114e86631fa19414080f999/nim-1.6.13-linux_armv7l.tar.xz"
|
||||||
|
armhf.sha256 = "c34bc29d20c70c513382df8ef6d834d0588e4e99692a012c9b399020f49a4c1a"
|
||||||
|
i386.url = "https://nim-lang.org/download/nim-1.6.12-linux_x32.tar.xz"
|
||||||
|
i386.sha256 = "23b8069b54c22a0512e2e90c22abf7f976badd9277b03b25edd992e49ac4ea9e"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue