diff --git a/manifest.toml b/manifest.toml index 20d8731..6d6f359 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Dato" description.en = "Store all kinds of data with an extremely customizable interface." description.fr = "Stockez tous types de données avec une interface complètement customizable." -version = "1.7.2~ynh1" +version = "1.7.4~ynh1" maintainers = ["Squeak"] @@ -97,8 +97,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://framagit.org/squeak/dato/-/archive/v1.7.2/dato-v1.7.2.tar.bz2" - sha256 = "462f5812b461788db9a4f7a0d1df7f9f5a34d9e07d692ea483708b8c0c5cdfb5" + url = "https://framagit.org/squeak/dato/-/archive/v1.7.4/dato-v1.7.4.tar.bz2" + sha256 = "c1a663e5b125718854af8f6514f5f8087d0c8694d1eb7400a34ef53ebc2175ea" autoupdate.strategy = "latest_gitlab_release"