pixelorama: Update to version 1.2

This commit is contained in:
github-actions[bot] 2026-07-29 16:47:16 +00:00
parent e5f2155603
commit f226cbe2ac

View File

@ -1,17 +1,17 @@
{
"version": "1.1.10",
"version": "1.2",
"description": "2D sprite editor designed for pixel art",
"homepage": "https://orama-interactive.itch.io/pixelorama",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Orama-Interactive/Pixelorama/releases/download/v1.1.10/Pixelorama-Windows-64bit.zip",
"hash": "994b8a24e4970f5792577ede99845fb7b632c719095082bb094e692556e96f06",
"url": "https://github.com/Orama-Interactive/Pixelorama/releases/download/v1.2/Pixelorama-Windows-64bit.zip",
"hash": "1ddc65930ddd435612519e293d1927849d4d4c18928a856b5bd4f058fe2f4a72",
"extract_dir": "Pixelorama-Windows-64bit"
},
"32bit": {
"url": "https://github.com/Orama-Interactive/Pixelorama/releases/download/v1.1.10/Pixelorama-Windows-32bit.zip",
"hash": "7b4b28ec6b9797775384c69ad4a625785498392c7d216d6074cca8bfad166727",
"url": "https://github.com/Orama-Interactive/Pixelorama/releases/download/v1.2/Pixelorama-Windows-32bit.zip",
"hash": "36d7cb76afbc6cf5987d47d60581f9334e2f4015f463b6555af09e2723b4ec0c",
"extract_dir": "Pixelorama-Windows-32bit"
}
},