Update bpm hook

This commit is contained in:
2026-05-10 16:24:20 +03:00
parent d163d38fb7
commit 1a0a246108
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: tide-java-utils
description: Tide Linux utility for switching between java versions
version: 26.03.22
revision: 1
revision: 2
license: MIT
maintainers:
- [email protected]
+1 -2
View File
@@ -1,4 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/lib/java/*"]
run: "/var/lib/bpm/hook-scripts/tide-java-utils.sh"