Commit 65824fc
committed
fix(cache): refresh all data after Homebrew update
- Change SetupData(false) to SetupData(true) in forceRefreshResults()
- This ensures cache files are properly updated after 'Update Homebrew'
- Fixes issue where package versions showed stale data after updates1 parent 9f92150 commit 65824fc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments