Merge pull request #60796 from r-ryantm/auto-update/standardnotes
standardnotes: 3.0.6 -> 3.0.15
This commit is contained in:
commit
4a3aa14c32
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, appimage-run, fetchurl, runtimeShell }:
|
{ stdenv, appimage-run, fetchurl, runtimeShell }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "3.0.6";
|
version = "3.0.15";
|
||||||
|
|
||||||
plat = {
|
plat = {
|
||||||
"i386-linux" = "i386";
|
"i386-linux" = "i386";
|
||||||
@ -9,8 +9,8 @@ let
|
|||||||
}.${stdenv.hostPlatform.system};
|
}.${stdenv.hostPlatform.system};
|
||||||
|
|
||||||
sha256 = {
|
sha256 = {
|
||||||
"i386-linux" = "0czhlbacjks9x8y2w46nzlvk595psqhqw0vl0bvsq7sz768dk0ni";
|
"i386-linux" = "0v2nsis6vb1lnhmjd28vrfxqwwpycv02j0nvjlfzcgj4b3400j7a";
|
||||||
"x86_64-linux" = "0haji9h8rrm9yvqdv6i2y6xdd0yhsssjjj83hmf6cb868lwyigsf";
|
"x86_64-linux" = "130n586cw0836zsbwqcz3pp3h0d4ny74ngqs4k4cvfb92556r7xh";
|
||||||
}.${stdenv.hostPlatform.system};
|
}.${stdenv.hostPlatform.system};
|
||||||
in
|
in
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user