1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00

Upgrade to v5.10

This commit is contained in:
yunohost-bot 2023-01-14 06:13:14 +00:00
parent 867cbc2e44
commit 6f81cee1dc
6 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.19.4.linux-amd64.tar.gz
SOURCE_SUM=c9c08f783325c4cf840a94333159cc937f05f75d36a8b307951d5bd959cf2ab8
SOURCE_URL=https://go.dev/dl/go1.19.5.linux-amd64.tar.gz
SOURCE_SUM=36519702ae2fd573c9869461990ae550c8c0d955cd28d2827a6b159fda81ff95
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.19.4.linux-armv6l.tar.gz
SOURCE_SUM=7a51dae4f3a52d2dfeaf59367cc0b8a296deddc87e95aa619bf87d24661d2370
SOURCE_URL=https://go.dev/dl/go1.19.5.linux-armv6l.tar.gz
SOURCE_SUM=ec14f04bdaf4a62bdcf8b55b9b6434cc27c2df7d214d0bb7076a7597283b026a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.19.4.linux-arm64.tar.gz
SOURCE_SUM=9df122d6baf6f2275270306b92af3b09d7973fb1259257e284dba33c0db14f1b
SOURCE_URL=https://go.dev/dl/go1.19.5.linux-arm64.tar.gz
SOURCE_SUM=fc0aa29c933cec8d76f5435d859aaf42249aa08c74eb2d154689ae44c08d23b3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.19.4.linux-386.tar.gz
SOURCE_SUM=e5f0b0551e120bf3d1246cb960ec58032d7ca69e1adcf0fdb91c07da620e0c61
SOURCE_URL=https://go.dev/dl/go1.19.5.linux-386.tar.gz
SOURCE_SUM=f68331aa7458a3598060595f5601d5731fd452bb2c62ff23095ddad68854e510
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.9/lxd-5.9.tar.gz
SOURCE_SUM=a24cf7fbe3e5527a34deda7e8e92f17c05a51498723821f69b146d1e8e58117f
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.10/lxd-5.10.tar.gz
SOURCE_SUM=b182643ebfed136db12448ca5fb7cc8ce2d0f730439b9d948ea6d52eb9b7f735
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Offers a user experience similar to virtual machines but using Linux containers instead.",
"fr": "Offre une expérience utilisateur similaire aux machines virtuelles mais en utilisant des conteneurs Linux à la place."
},
"version": "5.9~ynh1",
"version": "5.10~ynh1",
"url": "https://example.com",
"upstream": {
"license": "Apache-2.0",