Skip to content

Commit

Permalink
Commit from GitHub Actions (Generate MiSTer latest repo)
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzomafizzo committed Jul 28, 2024
1 parent c45324a commit 97ea520
Showing 1 changed file with 39 additions and 22 deletions.
61 changes: 39 additions & 22 deletions scripts/mister/repo/tapto.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,44 @@
{
"db_id": "mrext/tapto",
"timestamp": 1722154702,
"files": {
"Scripts/tapto.sh": {
"hash": "e774c55ffc4575b987c3204132b828c6",
"size": 8877828,
"url": "https://github.com/wizzomafizzo/tapto/releases/download/v1.5.1/tapto-mister_arm-1.5.1.zip/tapto.sh",
"reboot": true,
"tags": [
"tapto"
]
},
"Scripts/taptui.sh": {
"hash": "3e8575b68724079046eb3387305593e4",
"size": 78812,
"url": "https://github.com/wizzomafizzo/tapto/releases/download/v1.5.1/tapto-mister_arm-1.5.1.zip/taptui.sh",
"reboot": true,
"tags": [
"tapto"
]
"timestamp": 1722158101,
"zips": {
"tapto": {
"contents_file": {
"hash": "4075e2ab4a7d8be56c59503e90a347f9",
"size": 3869313,
"url": "https://github.com/wizzomafizzo/tapto/releases/download/v1.5.1/tapto-mister_arm-1.5.1.zip"
},
"description": "Extracting TapTo release",
"internal_summary": {
"files": {
"Scripts/tapto.sh": {
"hash": "e774c55ffc4575b987c3204132b828c6",
"size": 8877828,
"reboot": true,
"tags": [
"tapto"
],
"zip_id": "tapto",
"zip_path": "tapto.sh"
},
"Scripts/taptui.sh": {
"hash": "3e8575b68724079046eb3387305593e4",
"size": 78812,
"reboot": true,
"tags": [
"tapto"
],
"zip_id": "tapto",
"zip_path": "taptui.sh"
}
},
"folders": {
"Scripts/": {
"zip_id": "tapto"
}
}
},
"kind": "extract_single_files"
}
},
"folders": {
"Scripts/": {}
}
}

0 comments on commit 97ea520

Please sign in to comment.