diff --git a/README.md b/README.md index 345263d..3816528 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. -**Shipped version:** 4.1.4~ynh1 +**Shipped version:** 4.1.5~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 36dcd32..96b055e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. -**Paketatutako bertsioa:** 4.1.4~ynh1 +**Paketatutako bertsioa:** 4.1.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 6ba7a35..6e9c52c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. -**Version incluse :** 4.1.4~ynh1 +**Version incluse :** 4.1.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 1466f52..77f24e0 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook. -**Versión proporcionada:** 4.1.4~ynh1 +**Versión proporcionada:** 4.1.5~ynh1 **Demo:** diff --git a/manifest.toml b/manifest.toml index 570d9f8..df22b09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "JupyterLab" description.en = "Code console environment for running Python code interactively" description.fr = "Console de code pour exécuter du code Python de manière interactive" -version = "4.1.4~ynh1" +version = "4.1.5~ynh1" maintainers = ["kay0u"] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jupyterhub/jupyterhub/archive/refs/tags/4.1.4.tar.gz" - sha256 = "25af4e4140f8b406f64ea0eed5dd930df218085a53828bfe04bd8457ef6cb26b" + url = "https://github.com/jupyterhub/jupyterhub/archive/refs/tags/4.1.5.tar.gz" + sha256 = "750511c4956e2926625b1c9a6cc0e6e82e090a8b682e631c8117b2e104f94723" # Only used for autoupdate, code will checkout the commit prefetch = false