Skip to content

Commit

Permalink
Merge branch 'master' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgaspar authored Nov 17, 2024
2 parents be0378e + 7bd156b commit 4251386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ ram.runtime = "512M"
sha256 = '929bb8045e96216fe22a65dcd66279e5bd7ba1abb29d99bf401d423b646a445f'

[resources.sources.29]
url = 'https://download.nextcloud.com/server/releases/nextcloud-29.0.8.tar.bz2'
sha256 = '0ab54b517f76cd26f2bd38b6fe184b9fbaed32f734246c58c1acf83473c0a4b9'
url = 'https://download.nextcloud.com/server/releases/nextcloud-29.0.9.tar.bz2'
sha256 = 'f14e8f497c6d6b2b0da5cd0ad116f0c99f720c4eb05e64432fbd86e09cfb4141'

[resources.sources.28]
url = 'https://download.nextcloud.com/server/releases/nextcloud-28.0.8.tar.bz2'
Expand Down

2 comments on commit 4251386

@drewwalton19216801
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks installation, 29.0.9 is not available.

@ericgaspar
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what breaks the install is Nextcloud inc. removing 29.0.9 released version upstream for obscure reasons.

Please sign in to comment.