Merge pull request #310968 from r-ryantm/auto-update/dorion

dorion: 4.2.0 -> 4.2.1
This commit is contained in:
Peder Bergebakken Sundt 2024-05-12 17:26:16 +02:00 committed by GitHub
commit a49909c127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,11 +13,11 @@
stdenv.mkDerivation (finalAttrs: {
name = "dorion";
version = "4.2.0";
version = "4.2.1";
src = fetchurl {
url = "https://github.com/SpikeHD/Dorion/releases/download/v${finalAttrs.version }/Dorion_${finalAttrs.version}_amd64.deb";
hash = "sha256-QqjRxAx2hDd8atpXuof8AVWtK3o8K77Se2b2CyOBMOw=";
hash = "sha256-ki1cNrMUSO9JX8HCm4lFKid3Jq6pwKJcb4bVPaha+IA=";
};
unpackCmd = ''