From 03d2c664e527c0d0fc97f9bf4489d5c262fecf04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 3 Jun 2023 08:35:45 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index fb6dcf0..32c6a57 100644 --- a/manifest.toml +++ b/manifest.toml @@ -81,12 +81,18 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/zedeus/nitter/tarball/36c72f98603e6387431224b3fb65ada765e9ab65" - sha256 = "586e075da9a1be1940ceedd65eec39cf1b253113eb747d7710255583c57a5199" + url = "https://github.com/zedeus/nitter/tarball/38985af6ed30f050201b15425cdac0dc2e286b6d" + sha256 = "e3d4c27d6287ad382502ae2e577182d67d99fb305bea498200c7c34215236f55" [resources.sources.nim] - url = "https://nim-lang.org/download/nim-1.6.10-linux_x32.tar.xz" - sha256 = "e5fd9efe1a2b22e4f4c88574db9bc5a22bc511b5e101cf9e16b1f2c7cf4d657c" + amd64.url = "https://nim-lang.org/download/nim-1.6.12-linux_x64.tar.xz" + 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]