mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #463] [MERGED] fix case-sensitive paths problem: delete redundant wolframalpha PNG #1383
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/463
Author: @IthacaDream
Created: 3/15/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @crazywoola
Base:
main← Head:fix/case-sensitive-collided📝 Commits (3)
28b8d91fix case-sensitive paths problem: delete redundant wolframalpha PNGdb0075cMerge branch 'langgenius:main' into fix/case-sensitive-collided7489ec0bump wolframalpha version📊 Changes
4 files changed (+1 additions, -1 deletions)
View changed files
➖
tools/wolframalpha/_assets/wolframalpha_create_app.PNG(+0 -0)➖
tools/wolframalpha/_assets/wolframalpha_developer.PNG(+0 -0)➖
tools/wolframalpha/_assets/wolframalpha_doc.PNG(+0 -0)📝
tools/wolframalpha/manifest.yaml(+1 -1)📄 Description
Fixed file path collided issue that occurred when clone on a case-insensitive filesystem (e.g. on MacOS)
deleted redundant wolframalpha PNG
The original error is reported below:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.