mirror of
https://github.com/YunoHost/test_apps.git
synced 2024-09-03 20:06:29 +02:00
Set packaging_format to 1
This commit is contained in:
parent
45bd4ae69b
commit
9590b53805
8 changed files with 8 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Backup (recommended-way) Test App",
|
"name": "Backup (recommended-way) Test App",
|
||||||
"id": "backup_recommended_app",
|
"id": "backup_recommended_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Break your system!",
|
"name": "Break your system!",
|
||||||
"id": "break_yo_system",
|
"id": "break_yo_system",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Change Url",
|
"name": "Change Url",
|
||||||
"id": "change_url_app",
|
"id": "change_url_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Config panel",
|
"name": "Config panel",
|
||||||
"id": "config_app",
|
"id": "config_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Full domain app",
|
"name": "Full domain app",
|
||||||
"id": "full_domain_app",
|
"id": "full_domain_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Legacy application",
|
"name": "Legacy application",
|
||||||
"id": "legacy_app",
|
"id": "legacy_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "Permissions Test",
|
"name": "Permissions Test",
|
||||||
"id": "permissions_app",
|
"id": "permissions_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"packaging_format": 1,
|
||||||
"name": "RegisterUrl Test App",
|
"name": "RegisterUrl Test App",
|
||||||
"id": "register_url_app",
|
"id": "register_url_app",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue