Skip to content

Commit

Permalink
v3.3.1 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
smartfrigde authored Sep 9, 2024
1 parent 6fa95d3 commit 3a2a36e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions xyz.armcord.ArmCord.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
</screenshot>
</screenshots>
<releases>
<release version="3.3.1" date="2024-09-05"/>
<release version="3.3.0" date="2024-08-23"/>
<release version="3.2.8" date="2024-08-11"/>
<release version="3.2.7" date="2024-05-18"/>
Expand Down
10 changes: 5 additions & 5 deletions xyz.armcord.ArmCord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@ modules:
build-commands:
- chmod +x ArmCord*.AppImage
- ./ArmCord*.AppImage --appimage-extract
- install -D squashfs-root/usr/share/icons/hicolor/0x0/apps/armcord.png /app/share/icons/hicolor/512x512/apps/xyz.armcord.ArmCord.png
- install -D squashfs-root/usr/share/icons/hicolor/512x512/apps/armcord.png /app/share/icons/hicolor/512x512/apps/xyz.armcord.ArmCord.png
- mv squashfs-root /app/bin/armcord

sources:
- type: file
url: https://github.com/ArmCord/ArmCord/releases/latest/download/ArmCord-3.3.0-linux-x86_64.AppImage
sha512: eaf90456c343284f749d3fb8d409754df3cc949cb1d31240fee3dfb99c7b858959b62f006f17d0dc2ec7d3d228099ed947cb16dd3705479f8efeabdc9dc634cd
url: https://github.com/ArmCord/ArmCord/releases/latest/download/ArmCord-3.3.1-linux-x86_64.AppImage
sha512: 22c7e43084c280ae99717e70454a4370ded9c15a68e5d976e130558df43a2f97556ecd6a80ee45109bd019645754620539a0fd02e04e316ec1ec92b5d6e743ce
only-arches: [x86_64]
x-checker-data:
type: electron-updater
url: https://github.com/ArmCord/ArmCord/releases/latest/download/latest-linux.yml

- type: file
url: https://github.com/ArmCord/ArmCord/releases/latest/download/ArmCord-3.3.0-linux-arm64.AppImage
sha512: a528cf12ce6396244408b5e3f4f664864fbcc18441d5954d8f54fe06eedc38e236abdbbf48f02b98e241a36da1e13d2b64ea54e3572135cbd6cf951d4bf6eea5
url: https://github.com/ArmCord/ArmCord/releases/latest/download/ArmCord-3.3.1-linux-arm64.AppImage
sha512: a224e24c7a9b22882f75fd16ec16f2aaff6d374fa28030c2c47d9949284a7f48b7269949533906dde3841588425db493dcbf77d5a7421525da0970cf3b81d872
only-arches: [aarch64]
x-checker-data:
type: electron-updater
Expand Down

0 comments on commit 3a2a36e

Please sign in to comment.