nextcloud: Update apps
This commit is contained in:
		
							parent
							
								
									8ac5fa9357
								
							
						
					
					
						commit
						8f4399c1dd
					
				
					 2 changed files with 18 additions and 40 deletions
				
			
		|  | @ -1,14 +1,6 @@ | |||
| # This file was generated by nvfetcher, please do not modify it manually. | ||||
| { fetchgit, fetchurl, fetchFromGitHub, dockerTools }: | ||||
| { | ||||
|   apporder = { | ||||
|     pname = "apporder"; | ||||
|     version = "v0.15.0"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/juliushaertl/apporder/releases/download/v0.15.0/apporder.tar.gz"; | ||||
|       sha256 = "1nx1vdwlqyy3x5vw2h2xx51hmv7gsp8mam1fj813yc3655js9m96"; | ||||
|     }; | ||||
|   }; | ||||
|   bookmarks = { | ||||
|     pname = "bookmarks"; | ||||
|     version = "12.0.0"; | ||||
|  | @ -19,18 +11,18 @@ | |||
|   }; | ||||
|   calendar = { | ||||
|     pname = "calendar"; | ||||
|     version = "v4.2.0"; | ||||
|     version = "v4.2.4"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.2.0/calendar-v4.2.0.tar.gz"; | ||||
|       sha256 = "06p92w2idml5g3zc0xhp25rpgkxm3d5pmxpx7dmqlqvw8r6z07an"; | ||||
|       url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.2.4/calendar-v4.2.4.tar.gz"; | ||||
|       sha256 = "0g29md9rg6a4qhh6hj1q5l7kji0afxmizfrybc1xif4lqbhglaw5"; | ||||
|     }; | ||||
|   }; | ||||
|   contacts = { | ||||
|     pname = "contacts"; | ||||
|     version = "v5.0.2"; | ||||
|     version = "v5.1.0"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.0.2/contacts-v5.0.2.tar.gz"; | ||||
|       sha256 = "097a71if6kkc7nphfc8b6llqlsskjwp1vg83134hzgfscvllvaj8"; | ||||
|       url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.1.0/contacts-v5.1.0.tar.gz"; | ||||
|       sha256 = "1m00r6cpqyrg2b0p8hg4wqkb3wn643fy63ax7qksp39rn18smrwk"; | ||||
|     }; | ||||
|   }; | ||||
|   cookbook = { | ||||
|  | @ -43,10 +35,10 @@ | |||
|   }; | ||||
|   news = { | ||||
|     pname = "news"; | ||||
|     version = "20.0.0"; | ||||
|     version = "20.0.1"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud/news/releases/download/20.0.0/news.tar.gz"; | ||||
|       sha256 = "0pnriarr2iqci2v2hn6vpvszf4m4pkcxsd2i13bp7n1zqkg6swd7"; | ||||
|       url = "https://github.com/nextcloud/news/releases/download/20.0.1/news.tar.gz"; | ||||
|       sha256 = "0iz1yrl7h60yhc1d1gkalkzc5vlj8sq6lff0ggns6a6qpsdpn9c5"; | ||||
|     }; | ||||
|   }; | ||||
|   notes = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue