erpnext-nix/srcs/pin.nix
teutat3s 72dfbfab5f
chore: bump bench version to 5.22.9
bump erpnext version 15.36.1
bump frappe version 15.41.0
2024-09-19 12:03:45 +02:00

13 lines
498 B
Nix

{
benchVersion = "5.22.9";
erpnextVersion = "15.36.1";
frappeVersion = "15.41.0";
hashes = {
"benchSrcHash" = "sha256-VOsAd7l09/GPf4eRV/Vrdj6XPLQS19/cq1h4Vym174A=";
"erpnextSrcHash" = "sha256-fECwtuMWOCRydcfWSx4CXLp5SWzWGIQ5yWOlsDsdDQI=";
"erpnextYarnHash" = "1farnqrfnzshpbpx4nyarw13g8m3389ix3hrc4661xxm887lz5fv";
"frappeSrcHash" = "sha256-PINpNwJR5m/wvVcor3YKWs0RS805uvuBbT5pUjtk/yE=";
"frappeYarnHash" = "0ahch2jazvpigwjhk872i00paachya3ym3zjyc3dl5ris851qyss";
};
}