diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index 7a619d4..fa08cfc 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "0.23.0" + version: "0.23.1" build_number: 0 recipe: @@ -8,7 +8,7 @@ recipe: source: url: https://github.com/rockdaboot/libpsl/releases/download/${{ version }}/libpsl-${{ version }}.tar.gz - sha256: f39b9631b3d369a21259ea4654f8875c0ec6995ce9551c0eb5d423e4c011f911 + sha256: 8fbb03054556498ba9c4cc48fcaa36a4483748c6504a65bdb9ba348f555b0e56 build: number: ${{ build_number }}