Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions crates/cowsay/ro-crate-metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"@context": [
"https://w3id.org/ro/crate/1.1/context"
"https://w3id.org/ro/crate/1.2/context"
],
"@graph": [
{
"@type": "CreativeWork",
"@id": "ro-crate-metadata.json",
"conformsTo": {
"@id": "https://w3id.org/ro/crate/1.1"
"@id": "https://w3id.org/ro/crate/1.2"
},
"about": {
"@id": "./"
Expand All @@ -21,12 +21,13 @@
"SoftwareApplication"
],
"datePublished": "2025-08-01",
"URL": "https://github.com/grycap/oscar-hub/tree/main/crates/cowsay",
"url": "https://github.com/grycap/oscar-hub/tree/main/crates/cowsay",
"name": "OSCAR Cowsay Service",
"description": "OSCAR service that renders a user-provided message inside the classic cowsay ASCII bubble.",
"license": {
"@id": "https://www.apache.org/licenses/LICENSE-2.0"
},
"version": "1.0.0",
"applicationCategory": "OSCAR Service",
"memoryRequirements": "512 MiB",
"processorRequirements": [
Expand Down Expand Up @@ -203,7 +204,8 @@
"@id": "#oscar-cli",
"@type": "SoftwareApplication",
"name": "OSCAR CLI",
"url": "https://github.com/grycap/oscar-cli"
"url": "https://github.com/grycap/oscar-cli",
"version": "v2.1.0"
}
]
}
46 changes: 0 additions & 46 deletions crates/filebrowser-quantum/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions crates/filebrowser-quantum/fdl.yml

This file was deleted.

63 changes: 0 additions & 63 deletions crates/filebrowser-quantum/icon.svg

This file was deleted.

138 changes: 0 additions & 138 deletions crates/filebrowser-quantum/ro-crate-metadata.json

This file was deleted.

37 changes: 0 additions & 37 deletions crates/filebrowser-quantum/script.sh

This file was deleted.

Loading
Loading