nextcloud: Update apps
This commit is contained in:
		
							parent
							
								
									828d3f3878
								
							
						
					
					
						commit
						5aa7686ab5
					
				
					 3 changed files with 33 additions and 35 deletions
				
			
		|  | @ -3,26 +3,26 @@ | |||
| { | ||||
|   bookmarks = { | ||||
|     pname = "bookmarks"; | ||||
|     version = "12.1.0"; | ||||
|     version = "13.0.1"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud/bookmarks/releases/download/v12.1.0/bookmarks-12.1.0.tar.gz"; | ||||
|       sha256 = "1kdpma5f3rb9g29j364lqv6bkar5qgwlvcxmhpmzllwlkmjpc9w8"; | ||||
|       url = "https://github.com/nextcloud/bookmarks/releases/download/v13.0.1/bookmarks-13.0.1.tar.gz"; | ||||
|       sha256 = "sha256-aflxesvTOdNjPtHRtSPtImdmh4JmzM4s8iF5+lYYo3c="; | ||||
|     }; | ||||
|   }; | ||||
|   calendar = { | ||||
|     pname = "calendar"; | ||||
|     version = "v4.3.3"; | ||||
|     version = "v4.4.3"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.3.3/calendar-v4.3.3.tar.gz"; | ||||
|       sha256 = "0xhrpadzz73rdjyk4y1xm5hwc6k104rlpp9nmw08pq8phpfs12qa"; | ||||
|       url = "https://github.com/nextcloud-releases/calendar/releases/download/v4.4.3/calendar-v4.4.3.tar.gz"; | ||||
|       sha256 = "sha256-OAsM65aBJUA8toRSr3/UsdSTq/Rgn43s4nOabqoEoAI="; | ||||
|     }; | ||||
|   }; | ||||
|   contacts = { | ||||
|     pname = "contacts"; | ||||
|     version = "v5.2.0"; | ||||
|     version = "v5.3.2"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.2.0/contacts-v5.2.0.tar.gz"; | ||||
|       sha256 = "1rdql3m7pg9m044hppyrm3xw329y8h0pzwcmpcinjbjs0vqjssxk"; | ||||
|       url = "https://github.com/nextcloud-releases/contacts/releases/download/v5.3.2/contacts-v5.3.2.tar.gz"; | ||||
|       sha256 = "sha256-aG2wD4ioDYXwbyzZBpsEzz0PNvuF95V0JdJNw+kbMzk="; | ||||
|     }; | ||||
|   }; | ||||
|   cookbook = { | ||||
|  | @ -30,23 +30,23 @@ | |||
|     version = "0.10.2"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud/cookbook/releases/download/v0.10.2/Cookbook-0.10.2.tar.gz"; | ||||
|       sha256 = "18rzvdqd99nlkk3p0y9y8b17ihw5c4c9wsx8psq6xadspm97002y"; | ||||
|       sha256 = "sha256-XgBwUr26qW6wvqhrnhhhhcN4wkI+eXDHnNSm1HDbP6M="; | ||||
|     }; | ||||
|   }; | ||||
|   news = { | ||||
|     pname = "news"; | ||||
|     version = "21.1.0"; | ||||
|     version = "22.0.0"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud/news/releases/download/21.1.0/news.tar.gz"; | ||||
|       sha256 = "026ggjf6dqbjv8hnj6jj1nnqz0256ck2yg13zhln7zc84lhfzlfd"; | ||||
|       url = "https://github.com/nextcloud/news/releases/download/22.0.0/news.tar.gz"; | ||||
|       sha256 = "sha256-hhXPEITSbCiFs0o+TOsQnSasXBpjU9mA/OFsbzuaCPw="; | ||||
|     }; | ||||
|   }; | ||||
|   notes = { | ||||
|     pname = "notes"; | ||||
|     version = "v4.7.2"; | ||||
|     version = "v4.8.1"; | ||||
|     src = fetchTarball { | ||||
|       url = "https://github.com/nextcloud/notes/releases/download/v4.7.2/notes.tar.gz"; | ||||
|       sha256 = "0klqf8dixrrb8yp8cc60ggnvhmqb3yh9f6y1281jn8ia5jml622v"; | ||||
|       url = "https://github.com/nextcloud/notes/releases/download/v4.8.1/notes.tar.gz"; | ||||
|       sha256 = "sha256-7GkTGyGTvtDbZsq/zOdbBE7xh6DZO183W6I5XX1ekbw="; | ||||
|     }; | ||||
|   }; | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue