Skip to content

Commit 69dd664

Browse files
committed
Update remi dependency to use S3 fixes from Remi
1 parent 70509ed commit 69dd664

File tree

3 files changed

+3
-50
lines changed

3 files changed

+3
-50
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# 🪶 Hazel
2-
> *Minimal, and fast HTTP proxy to host files from any cloud storage provider. Made in Kotlin*
2+
> *Minimal, and fast HTTP proxy to host files from any cloud storage provider~!*
33
>
44
> <kbd>[v2.0-beta](https://github.com/Noelware/hazel/releases/2.0.0-beta)</kbd>
55
66
**hazel** is Noelware's HTTP proxy microservices to proxy any artifacts from our Amazon S3 storage bucket to the web easily, reliability,
77
and fast.
88

9-
**hazel** is now a graduated Noelware project, it used to be owned by [Noel](https://floofy.dev). **hazel** supports providers
10-
from [Remi](https://github.com/Noelware/remi).
9+
**hazel** is now a graduated Noelware project, it used to be owned by [Noel](https://floofy.dev).
1110

1211
## Contributing
1312
Thanks for considering contributing to **hazel**! Before you boop your heart out on your keyboard ✧ ─=≡Σ((( つ•̀ω•́)つ, we recommend you to do the following:

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ slf4j = "2.0.6"
3636
grpc = "1.51.1"
3737
koin = "3.3.0"
3838
kaml = "0.49.0"
39-
remi = "0.5.3-beta"
39+
remi = "0.5.4-beta"
4040
ktor = "2.2.1"
4141

4242
[libraries]

server/src/main/kotlin/endpoints/CatchAllEndpoint.kt

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)