Compare commits

...

1 Commits

Author SHA1 Message Date
Youwes09 d358a7002a Chore: Post-Bump for 0.10.1 2026-06-14 21:19:57 -05:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ source=(
) )
noextract=("Suwayomi-Server-v2.1.2087.jar") noextract=("Suwayomi-Server-v2.1.2087.jar")
sha256sums=( sha256sums=(
'589b389b356a48d54ad4022e68eaac165a1de654d0b98edec79ebbab2c4a1275' 'dd4807d1c1d7fe7baa8ea27d049c787072e71ec80d5ce9aac21c74ecb43b476d'
'f589a422674252394c13b289a9c8be691905bf583efb7f4d5f1501ae5e91e6b3' 'f589a422674252394c13b289a9c8be691905bf583efb7f4d5f1501ae5e91e6b3'
) )
b2sums=( b2sums=(
+1 -1
View File
@@ -251,7 +251,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/moku-project/Moku.git url: https://github.com/moku-project/Moku.git
commit: baece20f467d2c7d4cebaa9ea8892980aa93aa10 commit: e54338aff73d7a68b1dd6c5a9aca82b07e3bcecb
- type: file - type: file
path: packaging/frontend-dist.tar.gz path: packaging/frontend-dist.tar.gz
sha256: 951d3442354ffa1b6c4109349b2a5054e52f03cf75638b2d454e937341bc93ba sha256: 951d3442354ffa1b6c4109349b2a5054e52f03cf75638b2d454e937341bc93ba
+1 -1
View File
@@ -21,5 +21,5 @@
}; };
gitCommit = "239960683b6c7f1347e1798b0e179a8a46628728"; gitCommit = "239960683b6c7f1347e1798b0e179a8a46628728";
tarballHash = "589b389b356a48d54ad4022e68eaac165a1de654d0b98edec79ebbab2c4a1275"; tarballHash = "dd4807d1c1d7fe7baa8ea27d049c787072e71ec80d5ce9aac21c74ecb43b476d";
} }